Peer Review
AI-powered code review of changes. Delegates to /codex in review mode by default.
Usage
Determine what to review based on context:
- Uncommitted changes: run
/codexwith--uncommitted - Against a base branch: run
/codexwith--base <branch> - Specific commit: run
/codexwith--commit <sha>
Pass --title when reviewing a feature branch or PR to give the reviewer context.
Capture and return the full review output.