skills/linear-metrics/SKILL.md
View Linear metrics. Use for velocity, burndown, and progress tracking.
npx skillsauth add finesssee/linear-cli linear-metricsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
# Cycle metrics (velocity, burndown)
linear-cli mt cycle CYCLE_ID
linear-cli mt cycle CYCLE_ID --output json
# Project progress
linear-cli mt project PROJECT_ID
linear-cli mt project PROJECT_ID --output json
# Team velocity over time
linear-cli mt velocity TEAM_KEY
linear-cli mt velocity ENG --cycles 5 # Last 5 cycles
| Flag | Purpose |
|------|---------|
| --cycles N | Number of cycles |
| --output json | JSON output |
tools
Start/stop work on Linear issues. Use when beginning work, creating branches, or getting current issue context.
development
Manage webhooks - create, listen for events, rotate secrets. Use when setting up integrations or event listeners.
tools
Watch Linear issues for changes. Use for monitoring updates.
tools
Manage custom views - create, list, apply saved views. Use when working with saved issue filters.