Envoy Status banner
TransmuteLabs TransmuteLabs

Envoy Status

Development community

Description

--- description: Show active and recent Codex jobs for this repository, including review-gate status argument-hint: '[job-id] [--wait] [--timeout-ms <ms>] [--all]' disable-model-invocation: true allowed-tools: Bash(node:*) --- !`node "${CLAUDE_PLUGIN_ROOT}/skills/envoy/scripts/envoy-companion.mjs" status "$ARGUMENTS"` If the user did not pass a job ID: - Render the command output as a single Markdown table for the current and past runs in this session. - Keep it compact. Do not include progres

Installation

Installs to ~/.claude/skills/transmutelabs-catalyst-envoy-status/SKILL.md

Terminal
mkdir -p ~/.claude/skills/transmutelabs-catalyst-envoy-status && curl -fsSL https://raw.githubusercontent.com/TransmuteLabs/Catalyst/HEAD/commands/envoy-status.md -o ~/.claude/skills/transmutelabs-catalyst-envoy-status/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository