By xiaolai
Integrate OpenAI Codex AI into Claude Code to audit plugins, agents, commands, rules, skills, and code for quality, security, structure, and safety across multiple pillars. Auto-fix issues in audit-verify loops, scan repos holistically, analyze bug root causes, review plans, and delegate autonomous implementations with background job management.
npx claudepluginhub xiaolai/codex-toolkit-for-claude --plugin codex-toolkitAgent auditor — audit Claude Code agent definitions for triggering accuracy, system prompt quality, tool appropriateness, and example coverage
Command auditor — audit Claude Code slash commands for schema, workflow clarity, tool selection, error handling, and output specification
Audit→fix→verify loop — finds issues, fixes them, verifies fixes, repeats until clean or you stop
Repo-wide natural language programming auditor — discover and audit all NL artifacts (prompts, skills, agents, commands, rules, hooks, plugins, specs, plans) in any repository
Plugin auditor — audit Claude Code plugin artifacts for schema, specification, security, and structural defects
Rules auditor — audit .claude/rules/ files for enforceability, token efficiency, conflict detection, and correctness risk
Skill auditor — audit Claude Code SKILL.md files for structure, description quality, content effectiveness, and progressive disclosure
Code auditor — full 9-dimension or fast 5-dimension audit with --full/--mini flag
Root cause analysis for user-described bugs using Codex
Cancel a running Codex background job
Continue a previous Codex session — iterate on findings, request fixes, or drill deeper
Send a plan to Codex MCP for full autonomous implementation — choose model, effort, and sandbox level
Initialize codex-toolkit for your project — generates a .codex-toolkit.md config with project-specific defaults
Check Codex connectivity, authentication, and discover available models
Refresh Claude Code convention knowledge — fetch latest docs via context7 and update the reference skill
Fetch stored output from a completed Codex job
Send a plan to Codex for architectural review — checks consistency, completeness, feasibility, ambiguity, and risk
Check Codex readiness and manage the stop-time review gate
Shared: Codex availability test, developer-instructions builder, canonical call pattern, thread handling
Shared: manual analysis fallback when Codex is unavailable or returns empty
Shared: load project config, run preflight discovery, present model/effort/sandbox choices
Shared: resolve plugin root, validate manifest, discover all artifacts, build cross-reference map
Shared: parse audit scope arguments, enforce skip patterns, detect trivial changes
Show active and recent Codex jobs — background tasks, running audits, completed results
Verification auditor — confirms fixes from a previous audit report
Double-check layer for the Official Codex plugin — wraps every Codex interaction with Claude's independent critical evaluation. Review, adversarial, rescue, verify, research.
Share bugs, ideas, or general feedback.
Audit Claude Code plugins and skills for best practices, deprecations, compatibility, usability, coverage gaps, duplication, and workflow optimization
Use Codex from Claude Code to review code or delegate tasks.
Audit and optimize Claude Code configurations with dynamic best-practice research
Command-driven Claude/Codex review workflows for multi-round plan and implementation review.
Give Claude Code a second opinion using OpenAI Codex - automatic plan review via hooks