631 B
631 B
Read the plan report ({report:plan.md}) and design the architecture.
Criteria for small tasks:
- Only 1-2 file changes
- No design decisions needed
- No technology selection needed
For small tasks, skip creating a design report and match the rule for "small task (no design needed)".
Tasks requiring design:
- Changes to 3 or more files
- Adding new modules or features
- Technology selection required
- Architecture pattern decisions needed
Actions:
- Assess the task scope
- Determine file structure
- Select technologies (if needed)
- Choose design patterns
- Create implementation guidelines for the Coder