Verify Catalog — AI skill for Claude Code
Check the model catalog code against the installed Codex CLI.
How to install Verify Catalog
Installs to ~/.claude/commands/parisbs-codex-subagent-mcp-verify-catalog.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/parisbs/codex-subagent-mcp/HEAD/.claude/commands/verify-catalog.md -o ~/.claude/commands/parisbs-codex-subagent-mcp-verify-catalog.md Restart Claude Code, or start a new session, for it to be picked up.
What Verify Catalog does
description: Check the model catalog code against the installed Codex CLI allowed-tools: Bash(codex debug models), Bash(codex --version), Bash(npm test), Read, Grep
The Codex model catalog changes when OpenAI ships new models. Confirm this repository still describes reality.
- Run
codex --versionandcodex debug models | jq -r '.models[] | select(.visibility=="list") | "\(.slug) default=\(.default_reasoning_level) efforts=[\([.supported_reasoning_levels[].effort] | join(","))]"'.
Alternatives in AI
- Codex — openai-codex Adversarial code review, Codex CLI integration, cross-model analysis 9.6k ★
- Autoskills — One command. Your entire AI skill stack 6.8k ★
- EchoBird — One-click install + model switch:Claude Code,Codex CLI (OpenAI), Grok Build (xAI), DeepSeek Harness, Kimi Code 3.1k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Update OpenAI Models
Verify Netclaw's OpenAI Codex live model catalog query when OpenAI or Codex changes model discovery behavior.
Agent Belt
Reproducible evaluation for AI coding agents. Multi-turn scenarios against Claude Code, Codex, Copilot, Cursor
Model Check
Validate Claude model usage against current public models
Pbi Help
Display the complete PBI skill command reference with version check, organized by category (paste-in, PBIP, wo
Subagent Model Routing
Route Claude Code, Codex, and Copilot work across installed model CLIs with delegation guardrails and an obser
Peer AI
AI-to-AI peer consultation: install symmetric skills in Claude Code, Codex CLI, and Gemini CLI so any installe
Related Agents
Skill Updater
Use this agent to automatically check for and apply skill, agent, and hook updates from the cognitive-core fra
Think Research Framework
Researches a named thinking method, grades its evidence honestly on the seven-tier model, assesses overlap aga
Codex CLI Research Agent
Senior OpenAI researcher specializing in Codex CLI - researches latest context window and model availability