
Schpet Linear Cli
- 878 repo stars
- Updated July 23, 2026
- schpet/linear-cli
schpet Linear CLI is a Claude Code plugin that lets agents list, start, and create PRs for Linear issues from the command line.
About
schpet Linear CLI is a Claude Code plugin that wraps Linear issue operations for terminal-first and agent-driven workflows. developers install it when Linear is their source of truth but clicking through the UI breaks flow—especially when Claude Code should pick up the next ticket, mark work started, and prepare a pull request in the same shell. The bundle is intentionally narrow: one plugin with keywords around CLI, issues, and skill-based invocation, optimized for agents that need structured issue commands rather than brittle browser automation. It belongs on the build PM shelf because it connects backlog items to implementation and PR creation, not marketing or production monitoring. Beginners need a Linear account and API access; the plugin does not replace Linear permissions or team process.
- List and start Linear issues without opening the Linear web app
- Create PRs tied to issue workflow from the command line
- Agent-friendly skill surface for Claude Code automation
- Single-plugin bundle focused on LinearCLI operations
- Keeps issue state and git work in one terminal context
Schpet Linear Cli by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
/plugin install schpet-linear-cli@schpet/linear-cliAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 878 |
|---|---|
| Last updated | July 23, 2026 |
| Repository | schpet/linear-cli ↗ |
What it does
Drive Linear issues—list, start, and open PRs—from the terminal so Claude Code never context-switches out of the repo.
Who is it for?
Best when you're on Linear and run Claude Code in the repo root and want ticket-driven coding loops.
Skip if: Skip if you're on Jira, GitHub Issues only, or anyone and does not use Linear as your issue tracker.
What you get
After install, Claude Code can manage Linear issues and PR steps via CLI commands without leaving the development environment.
- Terminal-driven Linear issue list and start actions
- PR creation steps wired to your Linear issue flow
- Agent-invokable skill for recurring ticket loops
By the numbers
- Catalog lists 1 plugin in the bundle
- Repository schpet/linear-cli
- Plugin keywords: cli, issues, linear, linearcli, manage, skill, using
Recommended Plugins
How it compares
Linear-focused CLI skill, not a full PM suite or generic GitHub-only PR helper.
FAQ
Who is schpet Linear CLI for?
It is for developers and agent users who track work in Linear and want list, start, and PR actions callable from Claude Code in the terminal.
When should I use schpet Linear CLI?
Use it at the start of a coding session to pull the right issue, mark it in progress, and bridge to PR creation without manual UI steps.
How do I add schpet Linear CLI to my agent?
Install the plugin from schpet/linear-cli in Claude Code, configure Linear API credentials for LinearCLI, then invoke the bundled skill or CLI from your project.