with one click
gsd-review
Request cross-AI peer review of phase plans from external AI CLIs
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Request cross-AI peer review of phase plans from external AI CLIs
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Add an idea to the backlog parking lot (999.x numbering)
Run all remaining phases autonomously — discuss→plan→execute per phase
Auto-fix issues found by code review in REVIEW.md. Spawns fixer agent, commits each fix atomically, produces REVIEW-FIX.md summary.
Review source files changed during a phase for bugs, security issues, and code quality problems
Systematic debugging with persistent state across context resets
Gather phase context through adaptive questioning before planning. Use --auto to skip interactive questions (the agent picks recommended defaults). Use --chain for interactive discuss followed by automatic plan+execute. Use --power for bulk question generation into a file-based UI (answer at your own pace).
| name | gsd-review |
| description | Request cross-AI peer review of phase plans from external AI CLIs |
Flow: Detect CLIs → Build review prompt → Invoke each CLI → Collect responses → Write REVIEWS.md
<execution_context> @.agent/get-shit-done/workflows/review.md </execution_context>
Phase number: extracted from $ARGUMENTS (required)Flags:
--gemini — Include Gemini CLI review--claude — Include the agent CLI review (uses separate session)--codex — Include Codex CLI review--opencode — Include OpenCode review (uses model from user's OpenCode config)--all — Include all available CLIs