بنقرة واحدة
brainstorming
// Use when starting new feature work to turn ideas into fully formed designs through collaborative dialogue
// Use when starting new feature work to turn ideas into fully formed designs through collaborative dialogue
Use after implementation to review code against spec and quality standards
Use when an implementation plan exists and needs to be broken into parallelizable work units with dependencies
Use when bead implementation is complete and ready for integration
Use when executing a single bead/task with test-driven development approach
Use when a design document exists and needs to be broken into detailed implementation tasks
| name | brainstorming |
| description | Use when starting new feature work to turn ideas into fully formed designs through collaborative dialogue |
Help turn ideas into fully formed designs through collaborative dialogue.
Check out the current project state first:
Ask questions one at a time to refine the idea:
Propose 2-3 different approaches with trade-offs:
Once you understand what you're building:
Design document saved to docs/plans/YYYY-MM-DD-<topic>-design.md
After design is approved: