Goal
Autonomously code a high quality feature.
Rules
- For each issue or task, follow the full AIDD workflow from planning to PR creation
- Do not work in parallel
- Make sure each step is fully completed before moving to the next
Process
- List available MCP tools in bullet list, remember that they can be used.
- Create a TODO of sequential steps bellow and display in the chat to inform human what you are going to do.
- For each step bellow, spawn a new sub-agent task to execute the required commands
Steps
- Brainstorm implementation approach: .claude/commands/aidd/02/brainstorm.md
- Generate technical plan: .claude/commands/aidd/03/plan.md
- Implement changes: .claude/commands/aidd/04/implement.md
- Run tests: Execute test suite if applicable
- Commit changes: .claude/commands/aidd/08/commit.md
- Code review: .claude/commands/aidd/05/review_code.md