
from myclaude2,650
Orchestrates a five-phase, multi-agent feature development workflow (Understand, Clarify, Design, Implement, Complete) using codeagent-wrapper; manages task wor
Provides an orchestrated, phase-based workflow for structured feature development using multiple specialized agents. It initializes task directories, manages phases (Understand, Clarify, Design, Implement, Complete), and coordinates read-only analysis agents with worktree-backed implementers so code changes are produced safely and reviewed.
Trigger this skill when you want to run a structured feature development flow (e.g. /do <task>). Use it for non-trivial changes where exploration, design, parallel agent runs, and staged implementation are needed — especially when you want to preserve an isolated worktree for implementation and automatic phase updates.
scripts/ (has_scripts=true) for initializing worktrees and updating phase state.Designed for multi-agent orchestration controllers (Claude Code, codeagent-wrapper, code-architect, code-explorer, code-reviewer, develop agents).
This skill has not been reviewed by our automated audit pipeline yet.