linear

Automate Linear issue workflows including retrieval, updates, comments, and PR associations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Linear issue management is tedious and error-prone when dealing with issue creation, status changes, and team comments. This Skill automates Linear workflows to improve consistency and speed.

Core Features & Use Cases

  • Retrieve issue details and list sub-issues to understand hierarchy.
  • Update issue status and automatically add a required completion comment.
  • Enforce per-issue completion rules and PR association guidelines when linking changes to Linear issues.

Quick Start

Use the Linear skill to retrieve an issue, update its status, and add a completion comment.

Frequently Asked Questions about linear

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

FAQPage Schema
How do I automate Linear issue status updates and completion comments?

Automating Linear issue status updates involves retrieving issue details, changing the status, and adding a mandatory completion comment. This workflow requires Linear MCP tools to enforce per-issue completion rules and post-completion status updates.

How do I retrieve Linear issue details and list sub-issues?

Retrieving Linear issue details and listing sub-issues helps you understand the project hierarchy. Using Linear MCP tools, you can fetch specific issue data and automatically enumerate all nested sub-issues for better workflow management.

How do I enforce PR association guidelines when linking changes to Linear issues?

Enforcing PR association guidelines for Linear issues requires applying per-issue completion rules during workflow automation. This ensures that changes linked to Linear issues follow mandatory association constraints before a status update is applied.

Do I need Linear MCP tools to automate issue management workflows?

Yes, Linear MCP tools must be available to automate issue management workflows. These tools provide the necessary interface to retrieve issue data, update statuses, and enforce mandatory completion comments across common Linear tasks.

What is the best way to streamline Linear issue management workflows?

Streamlining Linear issue management workflows is best achieved by automating the retrieval of issue details, status updates, and mandatory completion comments. This approach reduces manual errors and improves consistency across team projects.

Why does updating a Linear issue status require a mandatory completion comment?

Updating a Linear issue status requires a mandatory completion comment to enforce per-issue completion rules. This workflow automation step ensures that all status changes are properly documented and PR associations are validated.