linear

Manage Linear issues via CLI with searches, updates, comments, and ticket creation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the management of tasks, tickets, and bugs within the Linear platform, reducing the need for manual command-line operations.

Core Features & Use Cases

  • Issue Management: Search, view details, update, and comment on Linear issues.
  • Issue Creation: Create new issues with titles, descriptions, and priorities.
  • Team & Project Navigation: List teams and interact with issues across different projects.
  • Use Case: Quickly find all your assigned "In Progress" bugs in the "BT" team and update their status to "Done".

Quick Start

Use the linear skill to search for your active issues.

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 from the command line?

You can manage Linear issues from the command line by searching, retrieving details, updating states and assignments, commenting, and creating new tickets. It operates via the streamlinear-cli tool.

How do I filter Linear issues by state, assignee, and team?

Filtering Linear issues by state, assignee, and team is supported through command-line interface options. You can quickly find specific assigned bugs or active issues across different projects.

Can I create new Linear tickets with priorities and descriptions?

Creating new Linear tickets with priorities and descriptions is fully supported. You can also create issues with custom titles to streamline task and bug tracking.

Do I need a Linear API token to authenticate issue tracking requests?

You need a Linear API token to authenticate issue tracking requests. The tool leverages the LINEAR_API_TOKEN environment variable for secure authentication.

Does the Linear issue management tool support raw GraphQL queries?

The Linear issue management tool supports raw GraphQL queries. This allows advanced users to interact directly with the Linear API for custom data retrieval.

What is the best way to list teams and navigate projects in Linear?

The best way to list teams and navigate projects in Linear is using the dedicated command-line interface. It enables listing teams and interacting with issues across different projects.