phased-planning

Generate master plans and phase prompts for multi-phase Claude Code projects.

Updated Dec 15, 2025
One-click install
npx skills add https://github.com/jhillbht/hackathon-clipper-program --skill phased-planning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phased-planning
Source: https://github.com/jhillbht/hackathon-clipper-program/tree/main/Library/Mobile Documents/com~apple~CloudDocs/BHT Promo iCloud/Organized AI/Windsurf/google-marketing-hub-mcp/.claude/skills/phased-planning
Command: npx skills add https://github.com/jhillbht/hackathon-clipper-program --skill phased-planning

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates structured phased implementation plans and generates copy-paste ready Claude Code prompts for multi-phase development, enabling teams to break complex work into manageable phases.

Core Features & Use Cases

  • Master Plan generation (PLANNING/IMPLEMENTATION-MASTER-PLAN.md)
  • Phase prompts: PLANNING/implementation-phases/PHASE-X-PROMPT.md
  • Quick-start prompts: CLAUDE-CODE-PHASE-0.md
  • Clear success criteria and completion templates per phase
  • Integrated templates for project setup, architecture, and handoff

Quick Start

phase this project to create an implementation roadmap

Frequently Asked Questions about phased-planning

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

FAQPage Schema
How do I break down a complex software project into manageable phases?

Phased planning divides large projects into structured phases with clear success criteria and automated progression rules. It generates a master plan document, per-phase prompts, and completion templates that define what each phase delivers and when to move forward.

Can I use Claude Code prompts to manage multi-phase implementation?

Yes. Phased planning creates copy-paste ready Claude Code prompts for each phase, enabling you to execute work streams autonomously. Each phase prompt includes context, objectives, and success criteria tailored to that stage.

What's included in a phased implementation roadmap?

A phased roadmap includes a master plan document, individual phase prompts, quick-start templates, success criteria checklists, and handoff documentation. These artifacts break complex work into sequential tasks with clear deliverables and progression rules.

How do I structure project architecture decisions across phases?

Phased planning integrates architecture templates into each phase prompt, ensuring design decisions are documented and validated before moving to implementation. This prevents rework and aligns downstream phases with established architectural patterns.

When should I use phased planning instead of a flat project list?

Use phased planning for complex software, data, or integration projects where dependencies between work streams matter and architecture decisions must precede implementation. Flat lists lose context; phases preserve decision history and enable autonomous progression.

Do I need existing project documentation to start phased planning?

No. Phased planning starts with functional requirements and project goals, then generates master plans and templates. It works from high-level objectives and creates the structured documentation needed to guide implementation.