workflow-feature-development
Installation
SKILL.md
Feature Development Workflow
Step-by-step process for developing features properly.
Phase 1: Design
Agents: system-architect
- Design feature architecture
- Identify components and boundaries
- Define API contracts
- Document data flow
Output: Architecture diagram, component list, API contracts
Phase 2: Planning
Agents: requirements-analyst