Skip to main content
AI/MLIgorGanapolsky

setup

Validate that the Codex bridge plugin is ready inside Claude Code. Use when the user asks to install, configure, or sanity-check Codex review from Claude.

Stars
21
Source
IgorGanapolsky/ThumbGate
Updated
2026-05-30
Slug
IgorGanapolsky--ThumbGate--setup
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/IgorGanapolsky/ThumbGate/HEAD/plugins/claude-codex-bridge/skills/setup/SKILL.md -o .claude/skills/setup.md

Drops the SKILL.md into .claude/skills/setup.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Setup

Use this skill only when the user explicitly wants to verify the bridge.

Run:

node "${CLAUDE_PLUGIN_ROOT}/scripts/codex-bridge.js" setup

Then explain:

  • whether codex is installed
  • whether codex exec review is available
  • where the persistent bridge artifact directory lives
  • whether ThumbGate's bundled thumbgate MCP server config is present