plan-phase

Generate technical implementation plans with steps, dependencies, tests, and acceptance criteria.

16|145|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/devfullcycle/mba-ia-greenfield-project --skill plan-phase-devfullcycle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-phase
Source: https://github.com/devfullcycle/mba-ia-greenfield-project/tree/main/.claude/skills/plan-phase
Command: npx skills add https://github.com/devfullcycle/mba-ia-greenfield-project --skill plan-phase-devfullcycle

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan-phase converts high-level project-phase goals from the project plan into concrete, actionable technical steps, guiding implementation teams with a clear, testable path.

Core Features & Use Cases

  • Generate a comprehensive set of step implementations (SIs) for a specified phase, including dependencies, tests, and acceptance criteria.
  • Ensure alignment with the main planning artifacts (docs/project-plan.md, docs/decisions/, docs/phases) to maintain cross-phase consistency.
  • Produce a reusable phase-document that can be turned into concrete engineering tasks or artifacts.

Quick Start

Describe the target phase (e.g., Phase 02) to generate its complete technical implementation plan.

Frequently Asked Questions about plan-phase

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

FAQPage Schema
How do I create a technical implementation plan for a specific project phase?

To create a technical implementation plan, you define the target phase to generate comprehensive step implementations, dependencies, test mappings, and acceptance criteria. This converts high-level project goals into actionable, testable engineering tasks.

How do phase planning documents align with overall project decisions and scope?

Phase planning documents align with overall project scope by reconciling decisions and dependencies from main planning artifacts like docs/project-plan.md, docs/decisions/, and docs/phases to maintain cross-phase consistency.

What is the best way to generate execution plans with step definitions and acceptance criteria?

The best way to generate execution plans with step definitions and acceptance criteria is to apply phase detailing to the project plan, producing a reusable phase document that can be turned into concrete engineering tasks.

Can I use phase planning to detail dependencies and test mappings for an execution plan?

Yes, you can use phase planning to detail dependencies and test mappings for an execution plan. The process generates a comprehensive set of step implementations that align with the project's technical decisions and phase scope.

Do I need existing project planning artifacts before generating a phase execution plan?

You need existing project planning artifacts to ensure cross-phase consistency. The phase generation process reconciles inputs from docs/project-plan.md, docs/decisions/, and docs/phases to produce aligned and testable technical steps.

Why does my project phase execution plan lack testable step definitions?

Your project phase execution plan lacks testable step definitions because it has not reconciled the phase scope with the main project planning artifacts. Generating a phase document from these decisions ensures step implementations include proper acceptance criteria.