Plan Implement
You have generated a complete plan and written it to a markdown file you should now implement it all.
Instructions
-
Add all phases from the plan to your internal claude code task list
-
Implement the entire plan through all phases unless otherwise told
-
Do not stop until all tasks and phases are complete
-
Do not add unnessary comments
-
Continuously run typechecks, linting, and tests to verify your work
- Do this after an major changes during the implementation
- AND always do this as a final verification step once the plan has been completely implemented