一键导入
linear-metrics
DEPRECATED — use the `linear` skill instead. View Linear metrics. Use for velocity, burndown, and progress tracking.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
DEPRECATED — use the `linear` skill instead. View Linear metrics. Use for velocity, burndown, and progress tracking.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
DEPRECATED — use the `linear` skill instead. "Manage Linear issues, projects, and teams"
DEPRECATED — use the `linear` skill instead. Create Linear issues. Use when creating bugs, tasks, or feature requests.
DEPRECATED — use the `linear` skill instead. Manage Linear documents. Use for creating and viewing documentation.
DEPRECATED — use the `linear` skill instead. Manage Linear labels. Use when creating, listing, or deleting labels.
DEPRECATED — use the `linear` skill instead. Manage project milestones - create, update, track target dates. Use when planning project deliverables.
DEPRECATED — use the `linear` skill instead. Linear project management - issues, projects, cycles, and roadmaps. Use for Linear-related tasks like managing issues, tracking sprints, and organizing projects.
| name | linear-metrics |
| description | DEPRECATED — use the `linear` skill instead. View Linear metrics. Use for velocity, burndown, and progress tracking. |
| allowed-tools | Bash |
⚠️ DEPRECATED (2026-06-20) — superseded by the canonical
linearskill. All content fromlinear-metricswas merged into.agents/skills/linear/(SKILL.md + references/). Use thelinearskill instead. Kept temporarily for review; scheduled for removal once the migration is approved. Do not extend this file.
# 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 |