cli-linear

Manage Linear issues and projects through CLI commands.

7|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/hashintel/brunch --skill cli-linear
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cli-linear
Source: https://github.com/hashintel/brunch/tree/main/.agents/skills/cli-linear
Command: npx skills add https://github.com/hashintel/brunch --skill cli-linear

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies issue tracking and project coordination by allowing users to manage Linear tasks through the command line, reducing context switching.

Core Features & Use Cases

  • Issue & Project Management: Create, update, list, and search issues and projects quickly without leaving the terminal.
  • Team & Milestone Administration: Handle team roles, milestones, labels, and initiatives efficiently during development cycles.
  • Use Case: Developers can swiftly check issue statuses and assign tasks while coding, using minimal commands like linear issue list or linear project create.

Quick Start

Manage issues in your workspace by creating a new issue with the command: linear issue create

Frequently Asked Questions about cli-linear

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

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

You can manage Linear issues from the command line by using CLI commands to create, update, list, and search tasks. This requires installing the linear CLI and configuring it with an API token to enable terminal-based issue tracking and reduce context switching.

What is CLI-based issue management and how does it help development teams?

CLI-based issue management allows developers to handle task workflows, project coordination, and team administration directly within the terminal. It streamlines development cycles by enabling rapid issue updates and schema inspections without leaving the coding environment.

Do I need an API token to use Linear CLI for project management?

Yes, you need to install the linear CLI and configure it with a valid API token. This authentication setup is required to access your workspace and execute commands for managing issues, teams, milestones, and initiatives.

Can I handle team roles and milestones using command-line automation?

Yes, command-line automation supports team and milestone administration during development cycles. You can efficiently manage team roles, labels, and initiatives using specific CLI commands designed for terminal-based project coordination.

What is the best way to reduce context switching when tracking development issues?

The best way to reduce context switching is integrating task workflows into your terminal environment using a CLI. Developers can swiftly check issue statuses, assign tasks, and manage projects alongside coding using minimal commands.

What are the limitations of managing Linear tasks through a terminal interface?

As a basic implementation, this CLI approach focuses on core operations like issue creation, updates, and schema inspection rather than providing a full graphical interface. It requires the linear CLI to be installed and properly configured with an API token for all workspace operations.