Agent skill
plan-product
Create and refine a multi-phase product roadmap. Use when starting a new project, planning features, or updating the product roadmap. Leverages oracle for strategic planning.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/product/plan-product
SKILL.md
Plan Product
Create a comprehensive product roadmap using spec-driven development.
When to Use
- Starting a new project
- Planning the next development cycle
- Adding major features to roadmap
Workflow
-
Analyze Current State
- Read
amp-os/product/roadmap.mdif exists - Use
finderto understand existing codebase structure - Review
AGENTS.mdfor project context
- Read
-
Strategic Planning with Oracle
- Call
oraclewith: "Review this project and help plan the product roadmap" - Include: current features, goals, constraints, timeline
- Call
-
Create/Update Roadmap
- Use template from roadmap-template.md
- Save to
amp-os/product/roadmap.md
-
Sync with Todo System
- Use
todo_writeto create high-level milestones
- Use
Resources
- Roadmap Template
Amp Tools to Use
oracle- Strategic planning and risk analysisfinder- Codebase explorationtodo_write- Milestone trackingmermaid- Timeline/dependency visualization
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?