elaborate-phase

Generate a detailed PhaseN.md implementation plan from a migration phase.

1|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/Trecek/useful-claude-skills --skill elaborate-phase-trecek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: elaborate-phase
Source: https://github.com/Trecek/useful-claude-skills/tree/main/.claude/skills/elaborate-phase
Command: npx skills add https://github.com/Trecek/useful-claude-skills --skill elaborate-phase-trecek

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Elaborate a migration phase into a complete, self-contained implementation plan. It ensures a detailed, actionable plan with background context, tasks, and verification criteria, ready for dry-walkthrough validation.

Core Features & Use Cases

  • Converts a high-level migration phase into a detailed set of concrete tasks and acceptance criteria.
  • Includes background context, prerequisites, dependencies, and verification steps to guide implementation.
  • Supports iterative elaboration with dry-walkthrough validation to ensure phase readiness.

Quick Start

Provide the master migration plan, specify the phase to elaborate, and run the elaboration to produce PhaseN.md

Frequently Asked Questions about elaborate-phase

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

FAQPage Schema
How do I turn a high-level migration phase into a concrete implementation plan?

To elaborate a migration phase, you convert a high-level master plan into a complete, self-contained implementation plan. This process decomposes the phase into concrete tasks, prerequisites, dependencies, and validation steps, outputting a detailed PhaseN.md document.

What is phase elaboration in software migration planning?

Phase elaboration is the process of translating a high-level migration phase into a detailed, executable set of steps and verification criteria. It ensures an actionable plan with background context and tasks, ready for dry-walkthrough validation.

How do I validate a migration plan before implementation?

You validate a migration plan by conducting a dry-walkthrough. This iterative elaboration step checks the self-contained implementation plan, ensuring all prerequisites, dependencies, and verification steps are complete and ready for execution.

What should be included in a detailed migration phase document?

A migration phase document should include background context, prerequisites, dependencies, concrete tasks, and verification criteria. It must be a complete, self-contained implementation plan generated from assessing the current codebase state.

Do I need to assess the codebase before elaborating a migration phase?

Yes, you need to assess the current codebase state before elaborating a migration phase. This assessment satisfies requirements to generate the PhaseN.md plan and ensures the detailed tasks and verification steps are executable.

What's the best way to break down a master migration plan for developers?

The best way to break down a master migration plan is to elaborate each phase into a self-contained implementation plan. This converts high-level goals into concrete tasks, dependencies, and acceptance criteria for immediate developer execution.