Codex Review Fast
SkillDev toolsQuick second-opinion using Codex MCP (diff only, no tests). Supports review loop with context preservation.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Codex Review Fast skill
What this skill tells your AI
The instructions your AI receives, as published by sd0xdev/sd0x-harness in skills/codex-review-fast/SKILL.md and read by ahel’s review.
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 |
| Reviewers | Codex alone — no --dual, no secondary. For two reviewers use /codex-review-branch --dual |
| Tier | Inherits the session tier (standard by default). Findings below the tier's blocking severity are logged [NIT_DEFERRED], not fixed |
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)
Signals
- GitHub stars
- 188
- Forks
- 24
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
codex-review-fast- Source
- github.com/sd0xdev/sd0x-harness