linear-integration

Create, read, update, and query Linear tickets via the Linear API.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/newmoon-org/agent-rules --skill linear-integration-newmoon-org
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear-integration
Source: https://github.com/newmoon-org/agent-rules/tree/main/skills/linear-integration
Command: npx skills add https://github.com/newmoon-org/agent-rules --skill linear-integration-newmoon-org

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines Linear ticket management by guiding users to create, read, update, and query Linear tickets within workflows, reducing manual context switching and ensuring consistency.

Core Features & Use Cases

  • Create Linear tickets with a descriptive title, detailed description, and optional fields.
  • Read and query existing tickets by id, assignee, state, labels, or project to monitor progress.
  • Update tickets, including status, assignee, priority, and other fields to reflect current work and workflow transitions.
  • Use case: integrate with related tools to coordinate development and project planning across teams.

Quick Start

Create a new Linear ticket with a descriptive title and detailed description.

Frequently Asked Questions about linear-integration

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

FAQPage Schema
How do I automate creating and updating Linear tickets?

Automate Linear ticket management by using the Skill to create, read, update, and query Linear tickets through the Linear API. It enables creating new tickets with titles and descriptions, updating status, and assigning owners end-to-end.

Can I query Linear issues by state or labels across teams?

Yes, you can query existing Linear issues by filtering based on state, labels, assignee, or project across teams. This allows you to monitor progress and review tickets within specific workflow contexts.

What do I need to update Linear ticket status and assign owners?

Updating Linear ticket status and assigning owners requires correct ticket identifiers and team context. The Skill enforces valid state names to ensure workflow transitions reflect current work accurately.

Does this approach support end-to-end Linear ticket operations?

Yes, it supports end-to-end Linear ticket operations by integrating with the Linear API. You can create tickets, review and update status, set priority, and coordinate project planning across teams.

What are the limitations when filtering Linear tickets by team context?

The main limitation is that querying and updating Linear tickets requires correct ticket identifiers and team context. The workflow also enforces valid state names, meaning invalid states will prevent updates.