linear

Retrieve, update, and comment on Linear issues with PR completion workflows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the management of Linear issues, ensuring seamless integration between development tasks and issue tracking for improved team visibility and workflow adherence.

Core Features & Use Cases

  • Issue Retrieval and Updates: Fetch details of Linear issues, update their status, and add comments.
  • PR Integration: Ensures critical steps like adding completion comments to Linear issues are performed when creating Pull Requests.
  • Use Case: When you create a Pull Request that fixes a Linear issue (e.g., LOBE-4540), this Skill automatically adds a detailed completion comment to that issue, keeping your team informed and the issue tracker up-to-date.

Quick Start

Use the linear skill to retrieve issue details for LOBE-4540.

Frequently Asked Questions about linear

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

FAQPage Schema
How do I automate adding completion comments to Linear issues when creating a pull request?

To automate Linear issue comments during pull request creation, use a workflow that enforces adding completion comments to all referenced issues via magic keywords. This ensures your issue tracker stays up-to-date and the team is informed when a PR fixes an issue.

Can I update Linear issue statuses automatically when a pull request is linked?

Yes, you can update Linear issue statuses automatically by enforcing per-issue completion rules during PR creation. The workflow mandates status updates and commenting on referenced Linear issues, ensuring seamless integration between development tasks and issue tracking.

What is the best way to retrieve Linear issue details for my development workflow?

The best way to retrieve Linear issue details is to use an automated issue management workflow that fetches issue data on demand. This allows you to seamlessly integrate issue tracking into your development process and retrieve specific issue details like LOBE-4540 quickly.

How does workflow automation enforce PR association with Linear issue tracking?

Workflow automation enforces PR association with Linear issue tracking by using mandatory magic keywords to link pull requests to specific issues. It enforces per-issue completion rules for status updates and commenting, ensuring no referenced Linear issue is left without a completion comment.

Are there limitations when enforcing per-issue completion rules for Linear status updates?

A limitation of enforcing per-issue completion rules is that the mandatory workflow strictly requires adding completion comments to all referenced Linear issues during PR creation, meaning you cannot bypass the commenting and status update steps without breaking the workflow adherence.