flow-metrics-interpreter
Read your team's flow metrics — cycle time, throughput, WIP, aging work — and say what they actually mean and what to try, not just restate the numb…
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Flow Metrics Interpreter
A dashboard of cycle time and throughput is useless until someone says what it means — is the flow healthy, where's it clogging, and what should the team try Monday. This reads the metrics together (they only make sense in relation), points at the likely bottleneck, and proposes specific experiments — while flagging the classic trap of optimising the number instead of the flow it's meant to measure.
What This Skill Produces
- The health read — per metric (cycle time, throughput, WIP, aging), what "good" looks like and where you are
- The bottleneck the numbers point to — read together, where work is actually stalling
- 2–3 process experiments — concrete, small, reversible things to try next (with what to watch)
- The gaming trap — how this metric gets optimised dishonestly, so you don't
Required Inputs
Ask for these if not provided:
- The metrics — cycle time (distribution, not just average), throughput per period, current WIP, and any aging/stuck items
- The baseline — a few periods of history if you have it (a single number can't show a trend)
- Team context — team size, work type, and any recent changes (reorg, new process, holidays) that explain a shift
- What prompted this — a felt slowdown, a planning question, a stakeholder asking
Framework: Read the Flow, Not the Number
- Distributions over averages. Cycle time's spread and tail (the 85th percentile) matter more than the mean — averages hide the pain.
- Read metrics together. Rising cycle time + flat throughput + high WIP = you're starting too much, not finishing. One metric alone lies.
- WIP is the lever. Little's Law: cycle time ≈ WIP ÷ throughput. Too much in progress is the most common, most fixable cause of slow delivery.
- Aging is the early warning. Items aging past their usual cycle time are today's problem; end-of-sprint is too late to notice.
- Baselines beat targets. Compare to your own trend, not an industry number; a "good" cycle time is context-specific.
- Watch for gaming. Any metric made a target gets gamed — smaller tickets to shrink cycle time, etc. Name it.
Output Format
Flow read — [team] · [period]
| Metric | Reading | Health |
|---|---|---|
| Cycle time (p50 / p85) | … | 🟢🟡🔴 |
| Throughput | … | |
| WIP | … | |
| Aging (items past usual) | … | |
What the numbers point to: [likely bottleneck, from reading them together].
Experiments to try (pick 1–2)
- [e.g. set a WIP limit on 'In Review'] — watch: [what should move].
Don't game it: [how this metric gets faked, and the honest alternative].
Quality Checks
- [ ] Cycle time is read as a distribution (p85/tail), not just an average
- [ ] Metrics are interpreted together, not in isolation
- [ ] WIP / Little's Law is considered as the likely lever for slow flow
- [ ] Aging/stuck work is surfaced as the early signal
- [ ] Comparison is to the team's own baseline, not an arbitrary target
- [ ] The gaming trap for the recommended metric is named
Anti-Patterns
- Restating the numbers without interpreting them.
- Averages only — hiding the painful tail of cycle time.
- One metric in isolation — throughput without WIP tells you nothing about health.
- Industry-target worship — "cycle time should be 3 days" ignores your context.
- Recommending a metric as a target without warning how it gets gamed.
Example Trigger Phrases
- "Interpret our cycle time and throughput — is delivery healthy?"
- "What do these Actionable Agile metrics actually mean for us?"
- "Why does our delivery feel slow? Here are our flow numbers."
- "Read our Kanban metrics and suggest experiments."
- "Our WIP is high and cycle time is climbing — what do we do?"
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
skills/flow-metrics-interpreter/SKILL.md同一个仓库里的其他技能
同名技能的其他版本
有 3 个不同仓库或目录里都有叫 flow-metrics-interpreter 的技能。它们内容并不相同,别混用:
- mohitagw15856/pm-claude-skills — Read your team's flow metrics — cycle time, throughput, WIP, aging work — and say what the
- mohitagw15856/pm-claude-skills — Read your team's flow metrics — cycle time, throughput, WIP, aging work — and say what the