implement-phases

Installation
SKILL.md

Phase Implementation Orchestration Skill

This skill provides the methodology for analyzing plan documents, determining optimal execution strategies, and coordinating phase implementation through sub-agents.

Overview

When implementing phases from a plan document, the orchestrator must:

  1. Extract and understand each phase's scope
  2. Detect dependencies (explicit and implicit)
  3. Choose optimal execution strategy
  4. Coordinate sub-agents for implementation
  5. Handle failures gracefully
  6. Aggregate and report results

CRITICAL: Mandatory Sub-Agent Requirement

YOU MUST USE THE TASK TOOL TO SPAWN A SUB-AGENT FOR EVERY PHASE IMPLEMENTATION.

Related skills
Installs
5
GitHub Stars
31
First Seen
Jan 24, 2026