๐Ÿงช
QualityJavaScript

Codex Review Fast

by sd0xdev

Codex Review Fast is a Quality skill for Claude Code, published by sd0xdev in sd0x-harness.

188 stars24 forkson sd0xdev/sd0x-harnessAdded 2026/09/06Repository updated 2026/09/05
agent-harnessclaude-codeclaude-code-plugincodexharness-engineeringskills
Install in seconds
Install Codex Review Fast
Copy Codex Review Fast into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/sd0xdev/sd0x-harness/tree/main/skills/codex-review-fast ~/.claude/skills/codex-review-fast

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/sd0xdev/sd0x-harness.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/codex-review-fast/SKILL.md in sd0xdev/sd0x-harness
Installs to
~/.claude/skills/codex-review-fast
Collection
One of 25 skills cataloged from this repository
Category
Quality โ€” 1745 skills

What Codex Review Fast does

Codex Review Fast gives a quick second-opinion review of a diff using Codex exec without running tests. Use it for lightweight review loops that preserve context and skip lint or build checks.

Codex Review Fast is cataloged under Quality on DirSkills. Codex Review Fast comes from a repository tagged agent-harness, claude-code, claude-code-plugin, codex and harness-engineering.

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.

Commands Codex Review Fast provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /codex-review-branch
  • /codex-review
  • /codex-review-doc
  • /codex-security

Frequently asked about Codex Review Fast

  • What else does sd0xdev publish alongside Codex Review Fast?

    Codex Review Fast is one of 25 skills that DirSkills catalogs from sd0xdev/sd0x-harness, the repository it ships in. Its siblings there include Adr, Architecture Design and Ask. Each one is a separate skill with its own page in this directory, installs the same way Codex Review Fast does, and is maintained by sd0xdev in that same repository. The rest of the collection is listed on the sd0xdev/sd0x-harness page.

  • How does Codex Review Fast compare to other Quality skills?

    Codex Review Fast ranks #1615 by stars among the 1745 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Codex Review Fast against them. Open each page to compare what they document and how they install.

More from sd0xdev/sd0x-harness

Codex Review Fast is one of 25 skills cataloged on DirSkills from sd0xdev/sd0x-harness.

See all 25 skills โ†’
๐Ÿ“
5h ago

Adr

Adr writes a single Architecture Decision Record for a feature, with Context, Decision, Status, Consequences, and Alternatives. Use it to document why an architectural choice was made or to mark a prior decision as superseded.
Writing
18824
๐Ÿ—๏ธ
5h ago

Architecture Design

Architecture Design creates and updates 3-architecture.md from an existing tech spec or code analysis. It documents component diagrams, data flow, integration points, and architecture decisions for a feature.
Writing
18824
โ“
5h ago

Ask

Ask answers quick questions about a codebase, git history, rules, docs, or other skills by gathering relevant context first. Use it for read-only questions during development, not for changes or deep research.
AI Engineering
18824
โœ…
5h ago

Best Practices Audit

Best Practices Audit checks a codebase against industry standards and records the verdict, gap roadmap, and debate proof. Use it when you need a conformance judgment for a specific implementation rather than open-ended research.
Quality
18824
๐Ÿชฒ
5h ago

Bug Fix

Bug Fix fixes bugs by tracing the root cause, applying the smallest safe change, and adding a regression test. Use it for failures, regressions, and issue fixes, not for new features or code exploration.
Quality
18824
โฌ†๏ธ
5h ago

Bump Version

Bump Version updates package.json, .claude-plugin/plugin.json, and .sd0x/install-state.json to the same version. Use it when you need to increment or set a plugin version in sync across files.
DevOps
18824