linear-update

Automate Linear issue updates with comments, status, priority, and labels.

10|2|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/eveld/claude --skill linear-update-eveld
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear-update
Source: https://github.com/eveld/claude/tree/main/skills/linear-update
Command: npx skills add https://github.com/eveld/claude --skill linear-update-eveld

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates updating Linear issues with debugging findings, status changes, and metadata, reducing manual logging and context switching.

Core Features & Use Cases

  • Add comments with investigation findings to Linear issues
  • Update issue status, priority, and labels after analysis
  • Optionally update the issue title and description to reflect new context

Quick Start

After completing an investigation, run the linear-update workflow to attach findings and align issue fields.

Frequently Asked Questions about linear-update

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update Linear issues with debugging findings automatically?

You can update Linear issues with debugging findings automatically by running a post-investigation workflow that attaches comments, changes states, and modifies priority and labels to reflect the root cause analysis.

What is the best way to add investigation comments to a Linear issue after resolving an incident?

The best way to add investigation comments to a Linear issue after an incident is to automate the documentation process, appending root cause findings and status changes directly to the ticket to reduce manual logging.

Can I update the title and description of a Linear issue after a post-investigation workflow?

Yes, you can update the title and description of a Linear issue after a post-investigation workflow to ensure the ticket accurately reflects any new context or corrected metadata discovered during debugging.

Does the Linear update workflow support changing issue priority and labels?

Yes, the Linear update workflow supports changing issue priority and labels, allowing you to align ticket metadata with the severity and categorization determined during incident response.

How does automating Linear issue updates reduce context switching during incident response?

Automating Linear issue updates reduces context switching by programmatically applying status changes and documentation of root causes directly to the issue tracker, eliminating the need for manual data entry after debugging.