Plan a feature with design + architecture. Human approves before build.
/plugin marketplace add Barnhardt-Enterprises-Inc/quetrex-claude/plugin install barnhardt-enterprises-inc-quetrex-claude@Barnhardt-Enterprises-Inc/quetrex-claude# /plan <feature description>
## Process
1. **Spawn Designer**
- User flow, UI mockups, components
- Present for human feedback
2. **Spawn Architect**
- Technical spec, data model, API design
- Test plan (tests first)
- Save to `.claude/specs/{slug}.md`
3. **Human Approval**
4. **On Approval**
- Create GitHub issue
- Save to memory
- Prompt: `/build {issue-number}`
---
## MANDATORY: Checkpointing Protocol
**FAILURE TO CHECKPOINT = POTENTIAL TOTAL WORK LOSS**
### At Plan Start
### After Design Phase
### After Architecture Phase
### On Approval/planVous aide à planifier avant de coder. Crée des stratégies détaillées pour faciliter le développement.