gemini_propose_plan
Generate structured, step-by-step implementation plans from high-level requests, enabling AI assistants to execute complex tasks with clear guidance.
Instructions
Use Gemini CLI to generate a detailed implementation plan for another AI to follow. This tool creates structured, step-by-step plans that can be executed by Claude or other AI assistants.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | The high-level user request or task description that needs a plan | |
| conversation_history | No | Optional conversation history for iterative refinement of the plan |