sd0xdev/sd0x-harness

codex-review

Full second-opinion using Codex exec (with lint:fix + build). Supports review loop with context preservation.

First seen Apr 20, 2026

Installation

$ npx skills add sd0xdev/sd0x-harness --skill codex-review

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from sd0xdev/sd0x-harness · top by installs.

npx skills add sd0xdev/sd0x-harness

Browse all from sd0xdev/sd0x-harness

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 188
License LICENSE
Default branch main
Open issues 3
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Allowed toolsBash(git:*), Bash(yarn:*), Bash(npm:*), Bash(bash:*), Read, Grep, Glob, Task, Monitor
Declared agents codex

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,163 B
  • docs SUMMARY.md 129 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 20 installs

SKILL.md

Codex Review

Thin entry-point skill — routes to the parent skill for full workflow.

Parent Skill

This is the Full 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 + local checks
Pre-checks lint:fix + build
Prompt template @skills/codex-code-review/references/codex-prompt-full.md
Reviewers Codex alone — no --dual, no secondary. For two reviewers use /codex-review-branch --dual
Tier Inherits the session tier (standard by default)

Trigger

  • Keywords: full review, codex review, second opinion, codex-review

When NOT to Use

  • Quick diff-only review (use /codex-review-fast)
  • Branch-level review (use /codex-review-branch)
  • Document review (use /codex-review-doc)