feature-validate
Installation
SKILL.md
Feature Validate Skill
Run comprehensive quality gates on the implemented feature. Phase 4 of the feature lifecycle (design → plan → implement → validate → release).
Instructions
Phase 0: PRIME
- Read and follow the repository CLAUDE.md before any other action — it may override defaults for linting, test commands, or gate criteria.
- Verify feature state is
validateandimplementis completed. All state operations go throughpython3 ~/.claude/scripts/feature-state.py— never modify state files directly. - Load implementation artifact from
.feature/state/implement/. Validation cannot proceed without implementation artifacts; if missing, stop and report. - Load L0, L1, and implementation context so quality gates run against the correct scope.
Gate: Implementation artifact loaded. Feature state confirms implement completed. Proceed.
Phase 1: EXECUTE (Quality Gates)
Step 1: Language Detection
Related skills
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