Documentation
README
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 |
| 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
This is the opening of the README. Read the full README on GitHub.