Create an implementation plan for: $ARGUMENTS
Steps
-
Understand the requirement — break down what needs to be built
-
Explore the codebase — find related code, patterns, and conventions
-
Identify all changes needed:
- New files to create
- Existing files to modify
- Tests to add
- Config changes
-
Map dependencies — what must be done before what
-
Output structured plan:
## Implementation Plan: [feature]
### Overview
[1-2 sentence descrip
[Description truncada. Veja o README completo no GitHub.]