linear-cli

Manage Linear issues, teams, and projects from the terminal.

5|5|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/InjectiveLabs/agent-skills --skill linear-cli-injectivelabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear-cli
Source: https://github.com/InjectiveLabs/agent-skills/tree/main/skills/linear-cli
Command: npx skills add https://github.com/InjectiveLabs/agent-skills --skill linear-cli-injectivelabs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables managing Linear issues, teams, and projects directly from the terminal, reducing context switching and accelerating workflows.

Core Features & Use Cases

  • List and view issues: quickly see current work without leaving the terminal.
  • Create and update issues: add new work items, assign teammates, and update statuses from scripts or commands.
  • Project and team management: manage projects and teams to align work across the organization.
  • Use Case: A developer lists their issues and starts work on a ticket by creating a branch from the CLI.

Quick Start

Install the Linear CLI and authenticate, then start using commands like linear issue list, linear issue create, and linear project list.

Frequently Asked Questions about linear-cli

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

FAQPage Schema
How do I manage Linear issues from the terminal?

You can manage Linear issues from the terminal by executing CLI commands to list, create, update, and view issues. This requires installing the Linear CLI and completing the authentication configuration to automate project management workflows.

Can I create and update Linear projects using a CLI?

Yes, you can create and update Linear projects using a CLI. The Skill automates project and team management commands, allowing you to align work across the organization and add new work items directly from your terminal.

What is required to automate Linear project management from the command line?

Automating Linear project management requires the Linear CLI tool and proper authentication configuration. Once configured, you can execute commands to manage engineering and product team issues without leaving the terminal.

Does managing Linear issues via CLI require switching context to the web app?

No, managing Linear issues via CLI does not require context switching to the web app. The Skill enables you to view current work, assign teammates, and update statuses directly through terminal commands or scripts.

What is the best way to start a Linear issue from a CLI script?

The best way to start a Linear issue from a CLI script is to use the Linear CLI commands to list your issues and create a branch. This allows developers to quickly begin work on a ticket without leaving the terminal environment.