feature-plan
Feature Plan Skill
Transform a design document into a wave-ordered implementation plan with tasks assigned to domain agents. Phase 2 of the feature lifecycle (design → plan → implement → validate → release). This skill decomposes only — it never implements code. Implementation is the responsibility of feature-implement.
Instructions
Phase 0: PRIME
-
Read and follow the repository CLAUDE.md before any other work.
-
Check feature state:
python3 ~/.claude/scripts/feature-state.py status FEATUREVerify current phase is
plananddesignis in completed phases. A design document must exist before planning can begin — there are no requirements to decompose without one, and skipping design guarantees a plan built on assumptions. -
Load design artifact:
ls .feature/state/design/*-FEATURE.md
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