sd0xdev/sd0x-harness

codex-review-doc

Review documents using Codex exec. Supports review loop with context preservation.

First seen Apr 20, 2026

Installation

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

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:*), Read, Glob
Declared agents codex

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 674 B
  • docs SUMMARY.md 106 B

History

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

SKILL.md

Codex Review Doc

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

Parent Skill

This skill delegates to doc-review for the full document review workflow, prompt templates, and rating logic.

See @skills/doc-review/SKILL.md

Trigger

  • Keywords: doc review, review docs, review document, codex-review-doc

When NOT to Use

  • Code review (use /codex-review-fast or /codex-review)
  • Security audit (use /codex-security)
  • Test review (use /codex-test-review)