linear

Manage Linear issues, projects, and teams via the CLI.

36|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/cagdotin/agents --skill linear-cagdotin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear
Source: https://github.com/cagdotin/agents/tree/main/extensions/dayjob/skills/linear
Command: npx skills add https://github.com/cagdotin/agents --skill linear-cagdotin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Connect Linear via the CLI for software engineering teams to track issues, projects, and teams without switching context.

Core Features & Use Cases

  • Create, view, update, and delete issues using the linear CLI.
  • List teams, projects, and issues with filters and JSON output for automation.
  • Use in CI/CD pipelines to sync project status and track work across teams.

Quick Start

Ask Linear to list open issues for a given team.

Frequently Asked Questions about linear

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

FAQPage Schema
How do I automate Linear issue tracking from the CLI?

Automate Linear issue tracking by running CLI commands to create, view, update, and delete issues. This Skill processes CLI output to manage software engineering workflows without switching context.

Can I use Linear CLI commands in CI/CD pipelines to sync project status?

Yes, you can use the Linear CLI in CI/CD pipelines to sync project status and track work across teams. The Skill supports listing teams and projects with JSON output for automation.

Do I need the linear CLI installed to manage issues and teams?

Yes, managing Linear issues and teams requires the linear CLI installed. The Skill operates by applying common CLI commands and utilizing the help output for guidance.

What's the best way to list open Linear issues for a specific team?

The best way to list open Linear issues for a specific team is to ask the Skill to execute a filtered list command. It leverages the Linear CLI to retrieve and format the relevant issue data.

Does this approach support filtering Linear projects and teams for sprint planning?

Yes, this approach supports sprint planning by filtering Linear projects, teams, and issues. It uses the Linear CLI to generate status reports and track work across your engineering teams.

Why use CLI output for Linear workflow automation instead of switching contexts?

Using CLI output for Linear workflow automation prevents context switching for software engineering teams. It connects issue tracking and project management directly within your terminal environment.