implement-phases
CommunityCoordinate phased work with sub-agents.
Authorcharlesjones-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides methodology for analyzing plan documents, determining optimal execution strategies, and coordinating phase implementation through sub-agents.
Core Features & Use Cases
- Plan extraction: Parses a phase plan to understand scope and acceptance criteria.
- Dependency analysis: Detects explicit and implicit dependencies between phases.
- Execution strategy: Chooses parallel vs. sequential execution per phase.
- Coordination: Spawns sub-agents for each phase and aggregates results.
- Failure handling: Detects and isolates phase failures without affecting others.
Quick Start
- Parse the plan document to extract phases.
- For each phase, spawn a Task sub-agent with a full-phase prompt and acceptance criteria.
- After all sub-agents complete, aggregate results and present a final report.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: implement-phases Download link: https://github.com/charlesjones-dev/claude-code-plugins-dev/archive/main.zip#implement-phases Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.