cross-review
FeaturedVerify an implementer's diff with an INDEPENDENT, different-vendor sub-agent (diff plus contract only); turn blocking issues into fix-tasks and loop until clean.
Install
Quality Score: 92/100
Skill Content
Details
- Author
- omnigent-ai
- Repository
- omnigent-ai/omnigent
- Created
- 1 months ago
- Last Updated
- today
- Language
- Python
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
diff-review
Pre-commit phase. Independent subagent reviews the finalized diff against the task brief + touched ADRs, returns a structured report of consequences, surprises, gaps, and ADR conflicts. Worker logs the report as a ledger event before bookie will accept a merged state update.
repo-harness-cross-review
Independent cross-model review of the current review scope (branch diff plus staged, unstaged, untracked changes) from the opposite vendor's model. Catches spec drift, missing edge cases, and fake tests self-review cannot see. Use before merging, after a tricky change, or a debug second opinion.
cross-review
Get an independent second-opinion review of a file (plan, spec, code change, anything) from a different model family via the Codex CLI — or, on a Claude-only machine, from a fresh same-model subagent that wrote none of the code. Use when finishing a high-stakes artifact (plans, designs, refactors) or to satisfy the loop's fresh-agent review duty before a final commit; not for trivial edits. Invoked as /superlooper:cross-review <file> [focus hint].