plan_with_codex
Generates a detailed implementation plan for code edits, including goal, constraints, and completion criteria to ensure structured development.
Instructions
Ask Codex to create a Superpowers-style implementation plan before Gemini CLI edits code. Returns and saves the plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspacePath | Yes | Repository or workspace path. | |
| goal | Yes | Implementation goal. | |
| constraints | No | Constraints Codex must respect. | |
| doneWhen | No | Completion criteria. | |
| reasoningLevel | No | Planning depth. | medium |