Overview
CLI tools for reading Linear issues. Requires LINEAR_API_KEY set in <git-root>/.env or exported in the environment.
Prerequisites
- bun runtime installed
LINEAR_API_KEYset in<git-root>/.envor environment
Commands
List Issues
bun .opencode/skill/linear-issues-read/list-issues.js [options]
Options:
--team <name>- Filter by team (e.g., Engineering, Infrastructure, Product)--project <name>- Filter by project name
[Description truncada. Veja o README completo no GitHub.]