linear

Retrieve Linear issues, update their statuses, and append completion comments.

Updated May 11, 2026
One-click install
npx skills add https://github.com/zmh13928433602-sys/lobe-chat --skill linear-zmh13928433602-sys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear
Source: https://github.com/zmh13928433602-sys/lobe-chat/tree/main/.agents/skills/linear
Command: npx skills add https://github.com/zmh13928433602-sys/lobe-chat --skill linear-zmh13928433602-sys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Linear issue management streamlines collaboration by coordinating issue retrieval, status updates, and targeted comments across Linear IDs and PR references.

Core Features & Use Cases

  • Retrieve Linear issue details and associated PR references to maintain visibility.
  • Update issue status (e.g., In Progress, Done) automatically as work progresses.
  • Enforce mandatory completion comments and create sub-issue trees for complex tasks.

Quick Start

Reference a LOBE-XXXX issue to fetch its details, move it to In Progress, and add a completion comment after finishing work.

Frequently Asked Questions about linear

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

FAQPage Schema
How do I automatically update Linear issue status when a pull request references it?

Linear issue status updates automatically when a pull request references a LOBE-xxx ID. The workflow validates the reference, moves the issue to In Progress, and ensures traceable progress by appending context-rich comments throughout the development cycle.

What is the best way to track Linear sub-issues for complex tasks?

Tracking Linear sub-issues involves creating structured sub-issue trees for complex tasks. The system retrieves issue details, validates references, and enforces mandatory completion comments to maintain full visibility and traceable progress across the entire project workflow.

Can I enforce a completion comment on Linear issues before closing a pull request?

Yes, enforcing a completion comment on Linear issues is a core guardrail. After finishing work on a LOBE-xxx ID, the workflow requires a final completion comment to ensure traceable progress and preserve the conversation language before the issue is marked Done.

How do I retrieve Linear issue details using a LOBE-xxx ID in an automated workflow?

Retrieving Linear issue details using a LOBE-xxx ID triggers the automated workflow to fetch full context. It reads the issue specifics, validates the PR references, and prepares the status update while preserving the original conversation language for accurate tracking.

Does this Linear issue management workflow validate pull request references automatically?

Yes, the Linear issue management workflow validates pull request references automatically. It enforces guardrails by checking the referenced issue details, ensuring the PR connection is accurate, and appending context-rich comments to maintain traceable progress across the project.

Why are context-rich comments important for Linear issue management?

Context-rich comments in Linear issue management ensure traceable progress by linking PR references and LOBE-xxx IDs directly to the work completed. They provide visibility, validate references, and satisfy the mandatory completion comment requirement after the task is finished.