codex-consult

Review documents with OpenAI Codex and compare model critiques.

39|5|Updated Dec 28, 2025
One-click install
npx skills add https://github.com/benjaminshoemaker/ai_coding_project_base --skill codex-consult
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: codex-consult
Source: https://github.com/benjaminshoemaker/ai_coding_project_base/tree/main/.claude/skills/codex-consult
Command: npx skills add https://github.com/benjaminshoemaker/ai_coding_project_base --skill codex-consult

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Codex Consult provides an independent, model-assisted review of documents, specs, or plans to surface gaps, inconsistencies, and improvements by leveraging OpenAI Codex.

Core Features & Use Cases

  • Cross-model critique of product specs, technical plans, and governance documents.
  • Upstream alignment checks against reference requirements and acceptance criteria.
  • Focused evaluation on completeness, accuracy, feasibility, and consistency.

Quick Start

Use the codex-consult skill to review a document such as PRODUCT_SPEC.md. Optional flags include --upstream to reference a second document, --research to target technologies, and --model to select a Codex instance.

Frequently Asked Questions about codex-consult

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

FAQPage Schema
How do I get a cross-model review of a technical spec or product plan?

Cross-model document review uses Codex to critique specs, plans, and governance documents to surface gaps and improvements. It provides independent, model-assisted evaluation of completeness, accuracy, feasibility, and consistency.

Can I check if a document aligns with upstream reference requirements?

Upstream alignment checks compare a document against a reference document using the --upstream flag. This verifies acceptance criteria and requirement coverage to ensure consistency across specs.

What do I need to set up before running a Codex consultation?

Codex consultation requires Codex CLI access and configuration via .claude/settings.local.json. You can optionally specify flags for upstream references, research topics, and model selection.

How do I target specific technologies during a spec review?

You can target specific technologies during a spec review by passing the --research flag. This focuses the Codex evaluation on the specified technical areas alongside standard completeness and feasibility checks.

Can I select a specific Codex instance for a model-to-model comparison?

Model-to-model comparisons allow selecting a specific Codex instance using the --model flag. This enables cross-model critique of product specs, technical plans, and governance documents.

What types of documents are best suited for an independent Codex review?

Codex reviews are suited for product specs, technical plans, and governance documents. The evaluation surfaces inconsistencies, gaps, and improvements by leveraging Codex for focused assessment.