feature-implement
Installation
SKILL.md
Feature Implement Skill
Execute the implementation plan by dispatching tasks to domain agents wave by wave. Phase 3 of the feature lifecycle (design > plan > implement > validate > release).
Instructions
Phase 0: PRIME
-
Read and follow the repository CLAUDE.md before any implementation work begins.
-
Verify feature state -- a plan must exist before implementation can start:
python3 ~/.claude/scripts/feature-state.py status FEATUREVerify current phase is
implementandplanis completed. All state operations throughout this skill go throughfeature-state.pybecause it is the single source of truth for lifecycle phase tracking. -
Load plan artifact from
.feature/state/plan/.