linear-cli

Create, view, update, and query Linear issues via the linear CLI.

1|Updated Jun 1, 2025
One-click install
npx skills add https://github.com/rcdailey/dotfiles --skill linear-cli-rcdailey
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear-cli
Source: https://github.com/rcdailey/dotfiles/tree/main/home/dot_config/opencode/exact_skills/linear-cli
Command: npx skills add https://github.com/rcdailey/dotfiles --skill linear-cli-rcdailey

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables developers and operators to manage Linear issues, projects, milestones, labels, and comments efficiently from the command line, reducing context-switching and manual tracking.

Core Features & Use Cases

  • Create, view, update, and query Linear issues and related resources (projects, milestones, labels, documents).
  • Manage team members and issue comments to support collaboration and traceability across projects.
  • Trigger natural language phrases and structured commands to perform common Linear workflows with minimal overhead.

Quick Start

Run a simple operation to create a new Linear issue with a title and description.

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

Yes, you can update Linear projects and milestones via CLI. The CLI supports create, view, update, and query operations for projects, milestones, labels, and documents, streamlining management across teams.

Can I use natural language to create Linear issues?

The CLI ensures safe defaults for mutating Linear resources by applying robust command parsing and validation. This prevents accidental data modification during issue management operations.

Does the Linear CLI support managing team members and comments?

Yes, the Linear CLI supports managing team members and issue comments. This functionality supports collaboration and ensures traceability across projects directly from your terminal.

What is the best way to automate Linear issue tracking workflows?

Automate Linear issue tracking workflows by running structured CLI commands for issues, projects, and labels. The CLI applies robust validation and safe defaults to ensure reliable automation of mutating operations.