Documentation
README
🧠 How to create a plan
The structure of a plan, its sections and the rules to shape them are defined in resources/plan-guidelines.md. Read it before proposing anything.
-
Ask the user for the task to create a plan for if not specified.
-
Explore the codebase using subagents, as described in 🔍 Codebase exploration with subagents. Do not explore the codebase yourself: delegate it.
-
Define task phases, letting the user choose the amount of phases as described in the guidelines.
-
Specify the public contracts to be created/modified/deleted on each phase task, as described in the guidelines.
This is the opening of the README. Read the full README on GitHub.