Add linear-cli skill
loading diff…
A new skill for interacting with Linear via the linear-cli binary.
linearlinear-cli/SKILL.mdAI agents working on codebases need to pick up tasks from Linear, mark them in-progress, drop progress comments, and close issues with proof of completion — all without switching context to a browser. This skill wraps the linear binary which handles auth, uploads, cycle math, and state resolution so agents can call it directly.
Coding agents (Claude Code, Codex, Gemini) running inside a terminal alongside their codebase. The --pickup / --done --proof workflow is specifically designed for agent-driven task completion.
curl -sSL https://raw.githubusercontent.com/phnx-labs/linear-cli/main/install.sh | bash
linear setup