develop
Installation
SKILL.md
Feature Development Workflow
Structured 8-phase process for building new features from requirement gathering through documentation. Each phase produces a concrete output that feeds the next.
Overview
- Discover - Understand requirements and context
- Explore - Analyze existing codebase patterns
- Clarify - Resolve ambiguities with user input
- Design - Create architecture with specialized agents
- Implement - Build with TDD and quality practices
- Review - Multi-agent quality review with confidence scoring
- Validate - Run all verification hooks and summarize
- Document - Write blog post announcing the feature