linear-cli

Manage Linear issues, projects, milestones, and labels via CLI.

1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/roderik/fold --skill linear-cli-roderik
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear-cli
Source: https://github.com/roderik/fold/tree/main/skills/linear-cli
Command: npx skills add https://github.com/roderik/fold --skill linear-cli-roderik

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Linear teams often manage issues, projects, and comments via multiple tools; this Skill automates those repetitive tasks from the command line.

Core Features & Use Cases

  • Create, update, list, and comment on Linear issues from the command line
  • Manage projects, milestones, labels, and documents with scripted workflows
  • Use case: automatically generate daily issue summaries and attach results to a project

Quick Start

Create a Linear issue from the CLI to validate the workflow and observe the resulting data structure.

Frequently Asked Questions about linear-cli

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

FAQPage Schema
How do I automate creating and updating Linear issues from the command line?

You can automate Linear issue management directly from the command line by using subcommands to create, list, update, and comment on issues. This CLI automation skill streamlines repetitive workflow tasks across multiple workspaces without requiring manual dashboard interaction.

What is the best way to script Linear project and milestone management?

The best way to script Linear project and milestone management is using this CLI automation tool to execute scripted workflows. It supports managing projects, milestones, and labels, enabling automated generation of daily issue summaries attached to specific projects via terminal commands.

Do I need the Linear CLI installed to manage issues via command line automation?

Yes, you need the Linear CLI installed and accessible on your system PATH to execute command line automation for issue management. This skill relies on the underlying Linear CLI infrastructure to process subcommands and output optional JSON data for scripted workflows.

Can I get JSON output when listing Linear issues and projects through the CLI?

Yes, you can retrieve JSON output when listing Linear issues and projects through the CLI. This automation skill supports optional JSON output for its subcommands, allowing you to easily parse the resulting data structures and integrate them into downstream scripted workflows.

Does this Linear CLI automation support managing comments and labels across multiple workspaces?

Yes, this Linear CLI automation supports managing comments and labels across multiple workspaces. You can apply scripted workflows to create, update, and comment on issues while integrating with projects, milestones, and labels across various configured workspace environments.