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.

$ インストール

git clone https://github.com/korallis/Amp-OS /tmp/Amp-OS && cp -r /tmp/Amp-OS/profiles/default/skills/plan-product ~/.claude/skills/Amp-OS

// tip: Run this command in your terminal to install the skill


name: plan-product description: 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.

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

  1. Analyze Current State

    • Read amp-os/product/roadmap.md if exists
    • Use finder to understand existing codebase structure
    • Review AGENTS.md for project context
  2. Strategic Planning with Oracle

    • Call oracle with: "Review this project and help plan the product roadmap"
    • Include: current features, goals, constraints, timeline
  3. Create/Update Roadmap

  4. Sync with Todo System

    • Use todo_write to create high-level milestones

Resources

Amp Tools to Use

  • oracle - Strategic planning and risk analysis
  • finder - Codebase exploration
  • todo_write - Milestone tracking
  • mermaid - Timeline/dependency visualization