mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-31 22:32:28 +00:00
14 lines
579 B
Plaintext
14 lines
579 B
Plaintext
Use this tool when you have completed the planning phase and are ready to exit plan agent.
|
|
|
|
This tool will ask the user if they want to switch to build agent to start implementing the plan.
|
|
|
|
Call this tool:
|
|
- After you have written a complete plan to the plan file
|
|
- After you have clarified any questions with the user
|
|
- When you are confident the plan is ready for implementation
|
|
|
|
Do NOT call this tool:
|
|
- Before you have created or finalized the plan
|
|
- If you still have unanswered questions about the implementation
|
|
- If the user has indicated they want to continue planning
|