Roadmap reality checker
Quick answer
- 01What is it?
- Detects unrealistic planning and hidden delivery risks like overcommitment, missing dependencies, resource mismatches, and undefined metrics. Use when reviewing quarterly roadmaps or sprint plans. The value is a focused slice of paid media judgment, useful when several similar skills cover the same ground.
- 02Inputs
- Context for paid media: your goals, audience, constraints, and any source material the skill asks for.
- 03Output
- A ready-to-use result for paid media: the analysis, copy, or recommendations the agent produces.
Add this skill
Install as a package
Installs this one skill package for your coding agent, including any supporting files that skill ships with — not every skill in the repository. Read the tutorial.
$ npx skills add pratikshadake/claude-product-management-skills --skill roadmap-reality-checkerSkill instructions
The instruction file for this skill. The skill also includes other files you need to install to use it.
Roadmap Reality Checker
Purpose
Detect unrealistic planning and hidden delivery risks.
Checks
- Overcommitment
- Missing dependencies
- Resource mismatch
- Undefined metrics
Output
Risk Level
Key Issues
Recommended Adjustments
References
See worked example (references/example.md) for a complete scenario.
Supporting file: references/example.md
Example: Roadmap Reality Check — Q2 Plan
Risk Level
High
Key Issues
- 12 major features in 8 weeks
- Only 2 engineers available
- No sequencing defined
Recommended Adjustments
Cut scope by 50% and sequence releases.
Common questions
How do I install Roadmap reality checker in Cursor, Claude Code, or Codex?
Run npx skills add pratikshadake/claude-product-management-skills --skill roadmap-reality-checker in the project where you want it, then ask your agent for the skill by name. The --skill flag installs only Roadmap reality checker, not every skill in the repository.
Where does Roadmap reality checker come from and what license is it under?
Roadmap reality checker comes from the pratikshadake/claude-product-management-skills repository on GitHub. That repository has 30 GitHub stars. The skill is published under the MIT license.
Prefer plain text? Read the Roadmap reality checker guide as markdown.
Related skills
More from pratikshadake