Status
Run:
node "${CLAUDE_PLUGIN_ROOT}/scripts/codex-bridge.js" status
Summarize:
- latest mode
- timestamp
- exit status
- artifact paths
Show the latest Codex bridge artifact metadata from Claude Code. Use when the user asks whether the bridge already ran, what mode it used, or where the result was saved.
// install — copy + paste into any project
mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/IgorGanapolsky/ThumbGate/HEAD/plugins/claude-codex-bridge/skills/status/SKILL.md -o .claude/skills/status.mdDrops the SKILL.md into .claude/skills/status.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.
Run:
node "${CLAUDE_PLUGIN_ROOT}/scripts/codex-bridge.js" status
Summarize: