Linear
active collaboration 4.5Linear revolutionized issue tracking with a keyboard-centric GUI. The `linear-cli` brings this speed to the terminal, allowing developers to list, query, and start issues directly from their Git workspace. Furthermore, Linear's official MCP server and community skills drastically reduce the context window size required for AI agents to manage project state, bypassing heavy web interfaces.
#project-management#agile#issue-tracking#agent
⌨️ Install
standaloneCLI
npm official
npm install -D @schpet/linear-cli Skills
npx official
npx skills add Finesssee/linear-cli Raw: linear.md · linear.json
What it can do
- › create a new Git branch and mark an issue as "In Progress" automatically via `linear start`
- › allow coding agents to query outstanding bugs and attach PRs directly from the editor
- › search and filter issues across all teams programmatically using human-readable tags
Comments