schpetschpetCommunityยท2 Agent Skills Included

linear-cli

Manage Linear issues, projects, and teams from the command line

Manages Linear issues, projects, milestones, documents, and teams directly from the terminal. Creates issues, updates statuses, adds comments, and attaches files without opening the web app. Detects the current issue from git branches or jj commits and generates pull requests automatically. Gives AI agents structured commands and JSON output to automate Linear workflows alongside code.
npx skills add schpet/linear-cli --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install linear-cli?โ–ผ

Run `npx skills add schpet/linear-cli --all -g -y` in your terminal to install all skills in this suite globally.

How to manage Linear issues from the terminal?โ–ผ

Use commands like `linear issue create`, `linear issue update`, and `linear issue query` to create, edit, and search issues without opening the Linear web app.

Can AI agents use linear-cli?โ–ผ

Yes. The included skill gives AI agents copy-pasteable commands with JSON output so they can create issues, update statuses, and manage your Linear workflow automatically.

Does linear-cli work with git branches?โ–ผ

Yes. It detects the current issue from your git branch name or jj commit trailers, and can create branches and pull requests linked to Linear issues.

Do I need coding experience to use linear-cli?โ–ผ

No. After a one-time login with your Linear API key, you can run simple commands or let your AI agent handle everything from plain-English requests.

Related Repositories in Product & Management

View All in Product & Managementโ†’