linear-cli

Community

Automate Linear issues from the terminal.

Authorschpet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill lets you manage Linear issues directly from the command line, reducing context switches and enabling automated workflows in your existing terminal workflows.

Core Features & Use Cases

  • CLI-driven issue management: list, view, create, start, update, delete, and comment on issues from the terminal.
  • Git/JJ integration: keeps your workflows synchronized with Linear by reading branches and commit trailers.
  • Automation-ready: script common Linear tasks across multiple repos to save time and avoid repetitive steps.

Quick Start

Try a basic workflow: list unstarted issues with linear issue list, or create a new issue with linear issue create and follow the prompts.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: linear-cli
Download link: https://github.com/schpet/linear-cli/archive/main.zip#linear-cli

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository