linear

Manage Linear issues, projects, and teams via a CLI-driven interface.

Updated Jan 24, 2026
One-click install
npx skills add https://github.com/MaTriXy/linear-skill --skill linear-matrixy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear
Source: https://github.com/MaTriXy/linear-skill/tree/main
Command: npx skills add https://github.com/MaTriXy/linear-skill --skill linear-matrixy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @linear/sdk, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Linear project management can be tedious and error-prone when manually manipulating issues, projects, and teams across tools. This skill provides a CLI-driven interface to streamline operations against the Linear API.

Core Features & Use Cases

  • Create, update, and manage Linear issues, projects, teams, and milestones from a single CLI.
  • List teams, projects, and issues, and apply filters to locate work items quickly.
  • Add comments and labels, move issues between states, and assign owners to keep work flowing smoothly.

Quick Start

Run the CLI to list teams, view projects, and manage issues with the built-in linear-cli script.

Frequently Asked Questions about linear

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

FAQPage Schema
How do I manage Linear projects and issues from a CLI?

You can manage Linear projects via a CLI-driven interface to the Linear API, enabling you to create, update, list, and filter issues, projects, and milestones directly from Claude Code.

What do I need to automate Linear issue tracking through the API?

Automating Linear issue tracking requires Node.js 14+, a Linear API key, and access to Claude Code or Clawdbot CLIs to execute commands against the Linear API.

Can I filter and organize Linear issues across multiple teams?

Yes, you can list and filter Linear issues across multiple teams to locate work items, apply labels, add comments, move issues between states, and assign owners to keep work flowing.

What's the best way to update Linear milestones and team states?

Using a CLI-driven interface against the Linear API is an efficient way to update Linear milestones and team states, streamlining operations like moving issues and assigning owners without manual tool manipulation.

Does the Linear SDK support CLI project management automation?

Yes, the Linear SDK supports CLI project management automation by providing a scriptable interface to create, update, list, and organize linear issues, projects, teams, and milestones.