review-codex

Dispatch reviewer:self-review into a Codex thread for parallel review.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/tvishwanadha/skills --skill review-codex-tvishwanadha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-codex
Source: https://github.com/tvishwanadha/skills/tree/main/plugins/reviewer-extras/skills/review-codex
Command: npx skills add https://github.com/tvishwanadha/skills --skill review-codex-tvishwanadha

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables an independent second opinion by running a parallel Codex self-review in tandem with the reviewer framework, improving reliability of code review findings.

Core Features & Use Cases

  • Dispatch a reviewer:self-review into a Codex thread for a parallel self-review.
  • Fall back to a single-pass Codex review if Codex integration is unavailable.
  • Convert Codex findings into reviewer-framework format and present results in a unified report.
  • Validate file references and provide a clear path for remediation or follow-up.

Quick Start

Invoke reviewer-extras:review-codex on your target scope to dispatch a Codex self-review.

Frequently Asked Questions about review-codex

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a parallel code review for an independent second opinion?

To run a parallel code review for a second opinion, dispatch a reviewer self-review into a Codex thread. This runs an independent analysis tandem to your primary reviewer framework, improving the reliability of findings.

What happens if Codex integration is unavailable during a self-review?

If Codex integration is unavailable during a self-review, the process falls back to a single-pass Codex review. It then converts available findings into the reviewer-framework format to maintain reporting continuity.

Can I convert Codex findings into a unified reviewer framework format?

Yes, you can convert Codex findings into a unified reviewer framework format. The process validates file references and presents results in a unified report with a clear path for remediation.

How does a parallel self-review validate code review findings?

A parallel self-review validates code review findings by running independently against the target scope. It checks file references and converts results into the standard reviewer format to ensure actionable accuracy.

What is the best way to dispatch a Codex self-review on a target scope?

The best way to dispatch a Codex self-review on a target scope is to invoke the reviewer-extras review-codex command. This triggers a parallel thread to independently analyze and report on the code.

Are there limitations when falling back to a single-pass code review?

When falling back to a single-pass code review due to unavailable Codex integration, the limitation is the loss of parallel tandem analysis. However, it still converts results into the reviewer-framework format for unified reporting.