nw-roadmap
SolidCreates a phased roadmap.json for a feature goal with acceptance criteria and TDD steps. Use when planning implementation steps before execution.
Install
Quality Score: 92/100
Skill Content
Details
- Author
- nWave-ai
- Repository
- nWave-ai/nWave
- Created
- 3 months ago
- Last Updated
- 1 weeks ago
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
roadmap
Plan and execute entire application builds. Generates phased delivery roadmaps, then executes them autonomously — phase by phase, committing at milestones, deploying, testing, and continuing until done or stuck. Modes: plan (generate roadmap), start (begin executing), resume (continue from where you left off), status (show progress). Triggers: 'roadmap', 'plan the build', 'start building', 'resume the build', 'keep going', 'build the whole thing', 'execute the roadmap', 'what phase are we on'.
rcode-create-milestone
Design the milestone roadmap (M1..Mn) for a project from an approved PRD. Activates when the user says "create milestones", "plan milestones", "create roadmap", "what milestones do I need", "break this project into milestones", or "roadmap for this product". Do NOT use for milestone lifecycle (use rcode-new-milestone / rcode-complete-milestone), for decomposing one milestone into epics (use rcode-create-epics-and-stories), or for single-phase planning (use rcode-plan-phase).
nw-execute
Dispatches a single roadmap step to a specialized agent for TDD execution. Use when implementing a specific step from a roadmap.json plan.
roadmap-planning
Build a multi-quarter roadmap from a backlog of ideas, requests, and ongoing initiatives. Use this skill when planning the next quarter, sequencing dependent work, balancing build vs improve vs maintain, or making the case for what NOT to do. Triggers on roadmap, quarterly planning, what should we build next, sequencing, prioritization, OKR planning, capacity planning, what's on the roadmap, plan the year, what to ship next quarter. Also triggers when stakeholders are pulling in different directions and the team needs a defensible plan.
write-roadmap
Create a horizon-based product roadmap from strategy and OKRs. Organises work into Now/Next/Later themes derived from strategy pillars, marks items as committed vs. directional, and avoids fake precision (no hard dates unless explicitly provided). Trigger on: "write a roadmap", "create our ROADMAP.md", "help me plan the next few quarters", "what should we build and when", "turn this strategy into a roadmap", "build a Now/Next/Later plan", or after write-okrs.