| # | Command | Tool | Category | Tool |
|---|---|---|---|---|
| 1 | /planning Open the interactive task board and execution step planner dashboard. | Antigravity CLI | planning | Antigravity CLI |
| 2 | /goal Set a persistent goal — Claude keeps working across turns until the condition is met. View, pause, resume, or clear with subcommands. | Claude Code | planning | Claude Code |
| 3 | /plan Enter plan mode to design your approach before coding. Claude proposes an execution plan for review before any implementation starts. | Claude Code | planning | Claude Code |
| 4 | /goal Set a persistent task goal (max 4,000 chars). Codex tracks it across turns. Subcommands: pause, resume, clear, view. | Codex CLI | planning | Codex CLI |
| 5 | /plan Switch to plan mode and optionally send a prompt. Codex proposes an execution plan before implementation starts. | Codex CLI | planning | Codex CLI |
| 6 | /plan Switch to Plan mode — the agent researches your codebase, asks clarifying questions, and produces a reviewable implementation plan before writing code. | Cursor CLI | planning | Cursor CLI |
| 7 | /plan Switch to Plan Mode (read-only) where Gemini produces an approved plan before making any changes. | Gemini CLI | planning | Gemini CLI |