IgorGanapolsky

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.

IgorGanapolsky 26 7 Updated 5mo ago
GitHub

Install

npx skillscat add igorganapolsky/thumbgate/setup

Install via the SkillsCat registry.

About this skill

This skill runs a setup validation script to confirm that the Codex bridge plugin is properly installed and operational within Claude Code. It checks for the presence of the codex CLI, the review command, and required configuration artifacts. Use it when verifying that Codex review integration is ready to function from Claude Code.

SKILL.md

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