phase-generator

Generate four phase scaffold files for implementation plan phases.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/aiguy611/cc-tools --skill phase-generator-aiguy611
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: phase-generator
Source: https://github.com/aiguy611/cc-tools/tree/main/.github/skills/phase-generator
Command: npx skills add https://github.com/aiguy611/cc-tools --skill phase-generator-aiguy611

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Phase scaffolding is repetitive and error-prone; this Skill automates the creation of a complete 4-file phase scaffold for a single phase of an implementation plan, ensuring consistency across phases and accelerating planning.

Core Features & Use Cases

  • Generates four files for each phase: PLANNAME-phase-N-context.md, PLANNAME-phase-N-role.md, PLANNAME-phase-N-tasks.md, PLANNAME-phase-N-execution-plan.md.
  • Standardizes phase structure for rapid onboarding and review.
  • Use Case: When starting a new phase, run the generator to bootstrap all required phase documents with correct naming.

Quick Start

Provide Phase Number, Phase Title, and Plan Name, then run the generator to produce the four phase files in the designated output directory.

Frequently Asked Questions about phase-generator

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

FAQPage Schema
How do I automate phase scaffolding for a multi-phase implementation plan?▼

Automating phase scaffolding requires generating a complete 4-file phase scaffold, including context, role, tasks, and execution-plan files, ensuring consistency and accelerating planning across multiple phases of an implementation plan.

What is included in a standard phase scaffold for project planning?▼

A standard phase scaffold includes four markdown files: context.md, role.md, tasks.md, and execution-plan.md, providing clear structure and references for rapid onboarding and review of implementation phases.

How do I generate phase templates with consistent naming conventions?▼

To generate phase templates with consistent naming, provide the Phase Number, Phase Title, and Plan Name to the generator, which then produces files like PLANNAME-phase-N-context.md in the designated output directory.

Does the phase scaffold generator require any dependencies or external components?▼

The phase scaffold generator operates independently and does not require any external dependencies or components to produce the four standard phase planning files for your implementation workflow.

When do I need to use a phase scaffold generator for project execution plans?▼

You need a phase scaffold generator when your project planning workflow requires repeatable phase templates across multiple phases, and manual creation of context, role, tasks, and execution-plan files becomes repetitive and error-prone.

Can I use the phase generator for a single phase instead of the entire plan?▼

Yes, the phase generator specifically automates the creation of a single phase scaffold at a time, allowing you to bootstrap all four required phase documents individually as you progress through the implementation plan.