0xbigboss Linear Cli
0xbigboss-linear-cli is a Claude Code plugin for the Build phase that exposes a Zig-built Linear CLI for managing issues and projects from the terminal.
Run Linear issue and project commands from the terminal while Claude Code plans or implements work.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install 0xbigboss-linear-cli@0xBigBoss/linear-cliBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:0xBigBoss/linear-cli") and the paste-ready config with skillselion.get_install_config("plugin:0xBigBoss/linear-cli").
What it does
0xbigboss-linear-cli is a Claude Code plugin that wraps a Zig-built command-line client for Linear. Solo builders 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 indie 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.
Highlights
- 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
Why builders use it
Switching between Claude Code and the Linear web app breaks flow when you only need to file or update a ticket mid-implementation.
After you add the plugin, you can drive Linear issues and projects via CLI commands alongside your agent without leaving the coding session.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 1 stars, 0 votes.
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.
Comments
Share how you use 0xbigboss-linear-cli, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.