<objective>
Review source files changed during a phase for bugs, security vulnerabilities, and code quality problems.
Spawns the gsd-code-reviewer agent to analyze code at the specified depth level. Produces REVIEW.md artifact in the phase directory with severity-classified findings.
Output: {padded_phase}-REVIEW.md in phase directory + inline summary of findings
</objective>
<execution_context>
@~/.claude/gsd-core/workflows/code-review.md
</execution_context>
Context files (CLAUDE.md, SUMMARY.md, phase state) are resolved inside the workflow via
gsd-tools query init.phase-op
and delegated to agent via
blocks.
</context>
<process>
This command is a thin dispatch layer. It parses arguments and delegates to the workflow.
Execute end-to-end.