Generate a data-driven delivery forecast based on current velocity and remaining backlog — giving stakeholders a realistic, honest view of when things will be done.
npx claudepluginhub devmuslim/pdm-skills --plugin pdm-metrics-reportingThis skill uses the workspace's default tool permissions.
Generate a data-driven delivery forecast based on current velocity and remaining backlog — giving stakeholders a realistic, honest view of when things will be done.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Analyzes BMad project state from catalog CSV, configs, artifacts, and query to recommend next skills or answer questions. Useful for help requests, 'what next', or starting BMad.
Generate a data-driven delivery forecast based on current velocity and remaining backlog — giving stakeholders a realistic, honest view of when things will be done.
Formula: Sprints Remaining = Remaining SP / Velocity
| Scenario | Velocity | Sprints Remaining | Forecast Date |
|---|---|---|---|
| Optimistic | Max velocity (45 SP) | X | [date] |
| Realistic | Average velocity (36 SP) | X | [date] |
| Conservative | 80% of average (29 SP) | X | [date] |
"Based on our last 6 sprints averaging 36 story points, and with 180 story points remaining, our realistic forecast is 5 sprints — a target date of [date]. Under conservative assumptions (accounting for risk and uncertainty), we would complete by [date+2 weeks]."
| Committed Date | Realistic Forecast | Gap | |
|---|---|---|---|
| Release date | [date] | [forecast date] | [+/- days] |
If gap exists, flag it and recommend scope cut or date negotiation.
Options to explore:
/cut-scope or /status-update