From pdm-agile-delivery
Measure and improve delivery flow using Cycle Time, Lead Time, Throughput, and WIP — the four core flow metrics for any delivery team.
npx claudepluginhub devmuslim/pdm-skills --plugin pdm-agile-deliveryThis skill uses the workspace's default tool permissions.
Measure and improve delivery flow using Cycle Time, Lead Time, Throughput, and WIP — the four core flow metrics for any delivery team.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Builds 3-5 year financial models for startups with cohort revenue projections, cost structures, cash flow, headcount plans, burn rate, runway, and scenario analysis.
Measure and improve delivery flow using Cycle Time, Lead Time, Throughput, and WIP — the four core flow metrics for any delivery team.
1. Cycle Time Definition: Time from "work started" to "work done" Measures: How fast the team executes once work begins Target: < 3 days for stories, < 1 day for bugs
2. Lead Time Definition: Time from "request created" to "work done" Measures: End-to-end responsiveness including wait time Target: < 2 weeks for features, < 5 days for bugs
3. Throughput Definition: Number of items completed per sprint/week Measures: Team output rate Target: Stable or improving trend
4. WIP (Work In Progress) Definition: Number of items actively in progress at any time Measures: Multi-tasking and focus Target: WIP ≤ team size (ideally WIP ≤ team size × 0.5)
Ask for Jira/Azure DevOps export or manual data:
| Metric | Formula | Last Period | Trend |
|---|---|---|---|
| Avg Cycle Time | Sum of (done - started) / count | X days | ↗/→/↘ |
| Avg Lead Time | Sum of (done - created) / count | X days | ↗/→/↘ |
| Throughput | Items completed / weeks | X items/week | ↗/→/↘ |
| Avg WIP | Daily WIP snapshots averaged | X items | ↗/→/↘ |
Flow Efficiency = Active Time / Lead Time × 100%
40%: Good flow
| Symptom | Likely Cause | Fix |
|---|---|---|
| High lead time, low cycle time | Long wait in queue | Reduce batch size, limit WIP |
| High cycle time | Work is too large or complex | Split stories, improve specs |
| Low throughput | Too much WIP, blockers | WIP limits, blocker triage |
| Declining flow efficiency | Process overhead | Remove unnecessary approvals |
/delivery-report or /wip-limits