linear-cli
Manage Linear issues, projects, and teams from the command line
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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.