Envoy Result banner
TransmuteLabs TransmuteLabs

Envoy Result

Development community

Description

--- description: Show the stored final output for a finished Codex job in this repository argument-hint: '[job-id]' disable-model-invocation: true allowed-tools: Bash(node:*) --- !`node "${CLAUDE_PLUGIN_ROOT}/skills/envoy/scripts/envoy-companion.mjs" result "$ARGUMENTS"` Present the full command output to the user. Do not summarize or condense it. Preserve all details including: - Job ID and status - The complete result payload, including verdict, summary, findings, details, artifacts, and nex

Installation

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

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

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

Full documentation available on GitHub

View Source Repository