Envoy Rescue banner
TransmuteLabs TransmuteLabs

Envoy Rescue

Development community

Description

--- description: Delegate investigation, an explicit fix request, or follow-up rescue work to the Codex rescue subagent argument-hint: "[--background|--wait] [--resume|--fresh] [--vendor <codex|grok|kimi>] [--model <model|spark>] [--effort <none|minimal|low|medium|high|xhigh>] [what the vendor should investigate, solve, or continue]" allowed-tools: Bash(node:*), AskUserQuestion, Agent --- Invoke the `catalyst:envoy-runner` subagent via the `Agent` tool (`subagent_type: "catalyst:envoy-runner"`)

Installation

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

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

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

Full documentation available on GitHub

View Source Repository