roadmap_planner

Creates implementation roadmaps with timelines, risk registers, and resource allocation plans.

Updated Jan 14, 2026
One-click install
npx skills add https://github.com/jvsandhu/agentic-skills --skill roadmap-planner-jvsandhu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: roadmap_planner
Source: https://github.com/jvsandhu/agentic-skills/tree/main/skills/roadmap_planner
Command: npx skills add https://github.com/jvsandhu/agentic-skills --skill roadmap-planner-jvsandhu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Planning a software project without a structured roadmap leads to missed deadlines, unmanaged risks, and misallocated team capacity. This Skill provides ready-to-use templates and workflows for building outcome-oriented implementation roadmaps. ## Core Features & Use Cases - Roadmap & Timeline Templates: Markdown roadmap structures with milestone phases, Gantt-style weekly charts, and estimation guidelines with buffer percentages per complexity level. - Risk Management: A likelihood-impact risk matrix and a risk register template with mitigation and owner columns. - Resource & Progress Planning: Team allocation tables, capacity planning formulas, and weekly status report templates with status indicators. - Use Case: A product manager starting a new feature launch can generate a three-phase roadmap with milestones, a risk register for API dependencies, and a capacity plan for a five-person team in one session. ## Quick Start Create a three-phase implementation roadmap with timeline, risk register, and team capacity plan for my new payment integration project.

Frequently Asked Questions about roadmap_planner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a project roadmap with milestones?

Use the roadmap template with phased milestones: define a vision, then break work into phases like Foundation, Core Features, and Launch with checkbox milestones. Prefer outcome-oriented goals over feature lists, such as reducing signup time by 20%.

How to estimate task duration for a project timeline?

Classify tasks by complexity and apply buffer multipliers: simple tasks take 1-2 days plus 20% buffer, medium 3-5 days plus 30%, complex 1-2 weeks plus 40%, and unknown scope 2+ weeks plus 50%.

What is a risk register and how do I build one?

A risk register is a table tracking each risk with ID, likelihood, impact, mitigation, and owner. Score risks on a likelihood-impact matrix, then re-assess scores at the end of every milestone.

How do I calculate team capacity for sprint planning?

Multiply headcount by 40 hours and an efficiency factor of 0.7 to get realistic weekly capacity. For example, 3 developers yield 84 hours per week after accounting for meetings and overhead.

When should I use Now-Next-Later instead of date-based roadmaps?

Use Now-Next-Later when priorities shift frequently or exact dates are unreliable. It plans by time horizons rather than calendar dates, keeping the roadmap flexible while maintaining stakeholder transparency.