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.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add IgorGanapolsky/ThumbGate --skill setup --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Setup?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/igorganapolsky-setup)More formats (shields.io, HTML) on the badges page.
---
name: setup
description: 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.
---
# Setup
Use this skill only when the user explicitly wants to verify the bridge.
Run:
```bash
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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!