When working on a complex task, create and maintain a persistent plan in task_plan.md at the project root.
When to Activate
- Task requires 5+ tool calls or file changes
- Multiple files need to be created or modified
- Task has dependencies between steps
- User explicitly asks to plan
Plan Format
Create task_plan.md with this structure:
# Task: [description]
## Status: In Progress | Completed | Blocked
## Steps
- [x] Step 1: [completed step]
- [ ] Step 2: [current
[Description truncada. Veja o README completo no GitHub.]