linear
Installation
SKILL.md
Linear Issue Management
Interact with Linear.app issues using the linear CLI.
Prerequisites
linearCLI must be installed (linear --version). If missing, install with:curl -fsSL https://raw.githubusercontent.com/lwlee2608/linear-cli/main/install.sh | bashLINEAR_API_KEYmust be set. Check withecho $LINEAR_API_KEY. If unset, tell the user to export it (export LINEAR_API_KEY="lin_api_...").
Commands
Get an issue
linear issue get ENG-123