
0xbigboss Linear Cli
- 1 repo stars
- Updated February 1, 2026
- 0xBigBoss/linear-cli
0xbigboss-linear-cli is a Claude Code plugin that exposes a Zig-built Linear CLI for managing issues and projects from the terminal.
About
0xbigboss-linear-cli is a Claude Code plugin that wraps a Zig-built command-line client for Linear. developers who already run issue tracking in Linear can register the plugin to create, query, and update work from the same environment where Claude Code writes code and runs commands. It is aimed at developers who want fewer context switches between implementation and backlog hygiene. The catalog entry describes a single-plugin repo focused on CLI, integration, issues, and project management rather than a broad marketplace. You should reach for it during active build cycles when tickets need to move in sync with commits or agent-generated tasks. It does not replace Linear’s UI for roadmap planning or analytics; it accelerates day-to-day ticket operations from the terminal inside your agent workflow.
- Zig-built Linear CLI packaged as a single Claude Code plugin
- Terminal-first workflow for issues, projects, and team boards
- Fits agent sessions that need ticket updates without opening the Linear web app
- Keywords cover CLI integration for managing Linear for teams
- Lightweight bundle: 1 plugin in the 0xBigBoss/linear-cli repository
0xbigboss Linear Cli by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install 0xbigboss-linear-cli@0xBigBoss/linear-cliAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | February 1, 2026 |
| Repository | 0xBigBoss/linear-cli ↗ |
What it does
Run Linear issue and project commands from the terminal while Claude Code plans or implements work.
Who is it for?
Best when you use Linear as your source of truth and want terminal-driven ticket updates during build and iterate loops.
Skip if: Skip if you do not use Linear, or developers and only need occasional issue edits better done in the Linear UI.
What you get
After you add the plugin, you can drive Linear issues and projects via CLI commands alongside your agent without leaving the coding session.
- Registered Claude Code plugin pointing at the Linear CLI
- Terminal commands for Linear issues and projects inside agent sessions
By the numbers
- Repository: 0xBigBoss/linear-cli
- Plugin count in bundle: 1
- Catalog source: auto-ingested community entry
Recommended Plugins
How it compares
Terminal CLI integration for Linear, not a multi-skill marketplace or MCP server bundle.
FAQ
Who is 0xbigboss Linear Cli for?
It is for Claude Code users on Linear who want issue and project management from the command line during development.
When should I use 0xbigboss Linear Cli?
Use it in the build and operate phases when you are creating, querying, or updating Linear work items while the agent is active.
How do I add 0xbigboss Linear Cli to my agent?
Install or register the plugin from the 0xBigBoss/linear-cli Claude Code plugin source, ensure the Linear CLI binary and API credentials are configured, then invoke it from Claude Code per the repo instructions.