Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Сводит статус итерации, оценивает прогресс milestones, фиксирует изменения приоритетов, отслеживает зависимости и выдаёт roadmap в формате Now/Next/Later с атрибуцией задержек по 5 причинам, health score и фреймворком обрезки scope при нехватке ресурсов. User-invoked only — do NOT auto-trigger. Triggers on /pm-roadmap, "обнови roadmap", "статус спринта", "анализ задержек", "update roadmap", "sprint status", "milestone progress", "delay analysis".
.claude/skills/serejaris-pm-roadmap/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 12% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 50% | 0% |
| case-03 | ✗→✓ | ▲ Improved | 41% | 0% |
| case-07 | ✗→✓ | ▲ Improved | 98% | 0% |
| case-08 | ✗→✓ | ▲ Improved | 54% | 0% |
Part of the Personal Corp framework — running a one-person business through AI agents. Aggregate current iteration status, evaluate milestone progress, track priority changes and dependencies, output a roadmap status overview and planning suggestions.
| Field | Required | Notes | |---|---|---| | Iteration status | yes | Current Sprint task list and statuses (manual or pulled from PM tool) | | Roadmap horizon | no | Quarter / half / year; default quarter | | Changes | no | Items needing priority or timeline adjustment + reason | | Dependencies | no | Cross-team / tech dependencies and current state |
If a PM tool integration is available, pull the current Sprint task list and bucket by status. Otherwise ask the user for the list in any format (table, screenshot, verbal).
| Field | Value | |---|---| | Sprint name / period | {Sprint X / date range} | | Planned tasks | {N} | | Done | {X} ({X/N%}) | | In progress | {Y} | | Not started | {Z} | | Blocked / delayed | {W} | | Estimated on-time delivery | {%} |
Delayed-task analysis:
| Task | Original due | New ETA | Reason | Milestone impact | |---|---|---|---|---| | {task} | {date} | {date} | {cause} | yes/no |
Five-cause delay attribution:
| Cause | Pattern | Improvement | |---|---|---| | Scope change | Mid-development requirement edits, scope creep | Strengthen requirement freeze; route changes through approval | | Estimation gap | Actual effort far exceeds estimate | Calibrate from history, add buffer | | Tech risk | Approach proves infeasible, perf wall, tech debt blocking | Pre-development tech-spike phase | | Dependency block | Waiting on another team / third party / approval | 2-week-ahead dependency early-warning | | Headcount change | PTO, attrition, redirected | 20% capacity buffer in planning |
If the same root cause appears 3+ times, escalate to a process-improvement item.
| Milestone | Target date | Key deliverable | Progress | Status | Risks | |---|---|---|---|---|---| | {M1} | {date} | {deliverable} | {X%} | On-time / at-risk / delayed | {risk} |
Status criteria:
| Item | Change | Old priority | New priority | Reason | Impact | |---|---|---|---|---|---| | {item} | Up / down / new / removed | {P0/P1/P2} | {P0/P1/P2} | {reason} | {scope} |
Change-reason categories:
/pm-feedback)/pm-competitive)/pm-metrics)| Dependency | Type | Owner / consumer | Need-by | State | Risk | |---|---|---|---|---|---| | {desc} | Tech / team / external | {who depends on whom} | {date} | Resolved / in progress / blocked | High / medium / low |
Dependency types:
Recommend the next 2-3 iterations.
Now / Next / Later view:
| Horizon | Items | Priority | Confidence | Dependencies | |---|---|---|---|---| | Now (current iteration) | {in-flight work} | Locked | High | {resolved} | | Next (1-2 iterations out) | {planned work} | Locked / TBD | Medium-high | {to follow up} | | Later (3+ iterations out) | {directional plans} | Directional | Low-medium | {to evaluate} |
Capacity assessment:
Roadmap health score:
| Dimension | Weight | Scoring | Score | |---|---|---|---| | On-time delivery rate | 30% | > 80% = 5, 60-80% = 3, < 60% = 1 | {X} | | Scope stability | 20% | Change < 10% = 5, 10-30% = 3, > 30% = 1 | {X} | | Dependency resolution | 20% | > 90% = 5, 70-90% = 3, < 70% = 1 | {X} | | OKR alignment | 15% | All work traces to OKR = 5 | {X} | | Team confidence | 15% | Team confident on timely delivery = 5 | {X} |
Composite: weighted total ≥ 4 healthy / 3-4 at-risk / < 3 needs urgent action.
Feature-cut decision framework (when capacity is short):
| Cut first | Reason | Condition | |---|---|---| | Nice-to-have | Doesn't affect core value | Cut directly | | Splittable feature's second half | MVP-first | Confirm MVP standalone usable | | Polish / perfectionism | Functional > perfect | No irreversible tech debt introduced | | Low-confidence requirements | Unvalidated hypotheses | Tag "deferred for validation" |
Principle: cut scope > delay > add people (Brooks's Law: adding people to a late project makes it later).
markdown# Roadmap Update **Date:** {date} **Horizon:** {quarter / half} **Current iteration:** {Sprint name / dates} ## 1. Current Iteration Status Completion rate: {X%} ({done}/{total}) Blockers: {N} ## 2. Milestone Progress | Milestone | Target | Progress | Status | |---|---|---|---| ## 3. Priority Changes | Item | Change | Reason | |---|---|---| ## 4. Dependencies & Risks - High-risk dependencies: {desc} - Coordination needed: {desc} ## 5. Roadmap (Now / Next / Later) (table) ## 6. Next-Step Recommendations 1. {recommendation 1} 2. {recommendation 2} 3. {recommendation 3}
Different audiences need different granularity:
| Audience | Focus | Format | Cadence | |---|---|---|---| | CEO / VP | Strategy, milestones, risks | Now/Next/Later high-level | Monthly | | Engineering | Sprint tasks, deps, tech detail | Detailed task list + dep graph | Daily / weekly | | Sales / CS | Customer-promised features, ETAs | Feature timeline | Monthly | | External customers | Upcoming capabilities | Quarterly themes (no dates) | Quarterly |
Three rules:
/pm-prioritize — re-rank items in the roadmap/pm-metrics — metric review feeds roadmap adjustments/pm-brainstorm — explore innovation directions for the Later column| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-01 | fail→pass | 36,558 | 33,037 | -10% | 1 | 1 | 0% | 5,741 | 6,408 | +12% | 0 | 0 | — |
case-02 | fail→pass | 25,129 | 18,288 | -27% | 1 | 1 | 0% | 3,835 | 5,768 | +50% | 0 | 0 | — |
case-03 | fail→pass | 21,501 | 22,449 | +4% | 1 | 1 | 0% | 3,875 | 5,458 | +41% | 0 | 0 | — |
case-04 | pass→pass | 25,587 | 44,539 | +74% | 1 | 1 | 0% | 4,772 | 9,252 | +94% | 0 | 0 | — |
case-05 | pass→pass | 16,043 | 30,899 | +93% | 1 | 1 | 0% | 2,876 | 5,778 | +101% | 0 | 0 | — |
case-06 | pass→pass | 25,915 | 20,031 | -23% | 1 | 1 | 0% | 2,700 | 4,886 | +81% | 0 | 0 | — |
case-07 | fail→pass | 15,006 | 14,002 | -7% | 1 | 1 | 0% | 2,236 | 4,425 | +98% | 0 | 0 | — |
case-08 | fail→pass | 11,803 | 12,101 | +3% | 1 | 1 | 0% | 2,344 | 3,621 | +54% | 0 | 0 | — |
case-09 | fail→fail | 8,791 | 17,175 | +95% | 1 | 1 | 0% | 1,464 | 3,930 | +168% | 0 | 0 | — |
case-10 | pass→pass | 15,517 | 15,469 | -0% | 1 | 1 | 0% | 2,412 | 4,554 | +89% | 0 | 0 | — |
case-11 | pass→pass | 12,299 | 7,669 | -38% | 1 | 1 | 0% | 1,751 | 3,263 | +86% | 0 | 0 | — |
case-12 | fail→pass | 5,771 | 15,223 | +164% | 1 | 1 | 0% | 973 | 3,879 | +299% | 0 | 0 | — |
case-13 | pass→pass | 10,680 | 9,802 | -8% | 1 | 1 | 0% | 1,728 | 3,738 | +116% | 0 | 0 | — |
case-14 | pass→pass | 13,992 | 9,430 | -33% | 1 | 1 | 0% | 1,852 | 3,735 | +102% | 0 | 0 | — |
case-15 | pass→pass | 6,328 | 5,621 | -11% | 1 | 1 | 0% | 1,102 | 2,975 | +170% | 0 | 0 | — |
case-16 | fail→pass | 7,138 | 6,305 | -12% | 1 | 1 | 0% | 1,368 | 2,939 | +115% | 0 | 0 | — |
case-17 | pass→pass | 8,814 | 3,368 | -62% | 1 | 1 | 0% | 1,576 | 2,668 | +69% | 0 | 0 | — |
case-18 | pass→pass | 11,323 | 5,173 | -54% | 1 | 1 | 0% | 1,774 | 2,962 | +67% | 0 | 0 | — |
case-19 | pass→pass | 14,491 | 15,671 | +8% | 1 | 1 | 0% | 2,307 | 4,541 | +97% | 0 | 0 | — |
case-20 | pass→pass | 14,335 | 18,391 | +28% | 1 | 1 | 0% | 2,026 | 4,527 | +123% | 0 | 0 | — |
case-21 | pass→pass | 8,034 | 4,812 | -40% | 1 | 1 | 0% | 1,426 | 2,848 | +100% | 0 | 0 | — |
case-22 | pass→pass | 7,616 | 7,326 | -4% | 1 | 1 | 0% | 1,330 | 3,108 | +134% | 0 | 0 | — |
case-23 | pass→pass | 10,467 | 4,506 | -57% | 1 | 1 | 0% | 1,646 | 2,821 | +71% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 23 cases were attempted. The headline lift of +30 percentage points is the difference between those two pass rates over the 23 comparable cases.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.