Quick second-opinion using Codex MCP (diff only, no tests). Supports review loop with context preservation.
Scanned 5/27/2026
Install via CLI
openskills install sd0xdev/sd0x-dev-flow---
name: codex-review-fast
description: "Quick second-opinion using Codex MCP (diff only, no tests). Supports review loop with context preservation."
allowed-tools: mcp__codex__codex, mcp__codex__codex-reply, Bash(git:*), Bash(bash:*), Read, Grep, Glob, Task
---
# Codex Review Fast
Thin entry-point skill — routes to the parent skill for full workflow.
## Parent Skill
This is the **Fast** variant of `codex-code-review`. Full workflow, prompt templates, and review logic are defined in the parent skill.
See `@skills/codex-code-review/SKILL.md`
## Variant
| Property | Value |
|----------|-------|
| Scope | Diff only |
| Pre-checks | None (no lint/build) |
| Prompt template | `@skills/codex-code-review/references/codex-prompt-fast.md` |
## Trigger
- Keywords: quick review, fast review, diff review, codex-review-fast
## When NOT to Use
- Full review with lint + build (use `/codex-review`)
- Branch-level review (use `/codex-review-branch`)
- Document review (use `/codex-review-doc`)
- Security audit (use `/codex-security`)
No comments yet. Be the first to comment!
Orchestrate multi-phase deep research with web search, memory retrieval, pattern matching, and synthesis into structured findings