with one click
code-review
Run a compact PASS/FAIL review using the reviewer agent
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
Run a compact PASS/FAIL review using the reviewer agent
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.
Single entry point for frontend work. Classify intent, create a plan, and run the minimal agent workflow.
Independent adversarial code review via Codex CLI to eliminate Claude self-review bias
Find reusable components with compact output before UI work
Create a task branch after plan approval
Create scoped Conventional Commits after reviewer PASS
Create an issue for failed tests or tracked follow-up work
Based on SOC occupation classification
| name | code-review |
| description | Run a compact PASS/FAIL review using the reviewer agent |
Trigger: /code-review or auto-called after implementation
Purpose: Produce a compact PASS/FAIL review with actionable findings.
1. reviewer -> inspect changed files
2. On FAIL -> return compact fix list
3. On PASS -> allow git-commit
reviewer only