ワンクリックで
gsd-review
Request cross-AI peer review of phase plans from external AI CLIs
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Request cross-AI peer review of phase plans from external AI CLIs
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
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