linear

Manage Linear issues, projects, milestones, teams, and documents via CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a concise reference for using the Linear CLI to manage issues, projects, milestones, teams, documents, and more from the command line.

Core Features & Use Cases

  • CLI references for listing, viewing, creating, updating, starting, and archiving items across modules (issues, projects, milestones, initiatives, teams, labels, documents).
  • Quick guidance for common workflows such as starting work on an issue directly from the CLI and viewing or editing items.
  • Use Case: Imagine coordinating a sprint where you need to list unstarted issues, start one to create a branch, and update its status from your terminal.

Quick Start

To get started, run a simple command such as linear issue list to see your open issues, then linear project list to inspect projects.

Frequently Asked Questions about linear

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

FAQPage Schema
How do I manage Linear issues and projects from the command line?

You can manage Linear issues and projects from the command line by using CLI commands to list, view, create, update, start, and archive items across modules like issues, projects, milestones, and teams.

Can I create a branch and start work on a Linear issue directly from my terminal?

Yes, you can start work on a Linear issue directly from your terminal. Running the start command initiates the workflow, creates a branch, and updates the issue status without leaving the CLI.

What Linear modules and items are supported for CLI-based workflows?

CLI-based workflows support managing issues, projects, milestones, initiatives, teams, labels, and documents. You can perform actions like listing, viewing, creating, updating, and archiving these items.

What is the best way to list unstarted Linear issues during a sprint?

The best way to list unstarted Linear issues during a sprint is by running the issue list command in your terminal, allowing you to quickly inspect open tasks and coordinate project workflows.

Do I need to install external dependencies to manage Linear documents via the CLI?

No external dependencies are required to manage Linear documents via the CLI. The skill provides a structured reference for viewing and editing documents, utilizing internal scripts and references without additional packages.

Can I update and archive Linear milestones using terminal commands?

Yes, you can update and archive Linear milestones using terminal commands. The CLI provides structured actions to modify milestone statuses and archive completed items directly within your project workflow.