## Language
IMPORTANT: I want you to reply to me within the Claude Code chat in Italian, but everything you produce, such as code, comments, files, or other artifacts, should always be in English.
## General Rules:
1. First, analyze the problem, read the code to find relevant files and write a plan in tasks/todo.md.
2. The plan should contain a list of to-dos that you can check off as you complete them.
3. Before starting work, contact me and I'll verify the plan.
4. Then, begin working on the to-dos, marking them as completed as you progress.
5. Please provide a detailed explanation of the changes made for each step.
6. Simplify each task and code modification as much as possible. We want to avoid complex or massive changes. Each change should have minimal impact on the code. Simplicity is everything.
7. Finally, add a review section to the todo.md file with a summary of the changes made and any other relevant information.