feature-implement
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/. -
Consultation Gate (Medium+ complexity only):
More from notque/claude-code-toolkit
generate-claudemd
Generate project-specific CLAUDE.md from repo analysis.
12fish-shell-config
Fish shell configuration and PATH management.
12pptx-generator
PPTX presentation generation with visual QA: slides, pitch decks.
12codebase-overview
Systematic codebase exploration and architecture mapping.
10image-to-video
FFmpeg-based video creation from image and audio.
9data-analysis
Decision-first data analysis with statistical rigor gates.
9