Envoy Review banner
TransmuteLabs TransmuteLabs

Envoy Review

Git community

Description

--- description: Run a Codex code review against local git state argument-hint: '[--wait|--background] [--base <ref>] [--scope auto|working-tree|branch]' disable-model-invocation: true allowed-tools: Read, Glob, Grep, Bash(node:*), Bash(git:*), AskUserQuestion --- Run a Codex review through the shared built-in reviewer. Raw slash-command arguments: `$ARGUMENTS` Core constraint: - This command is review-only. - Do not fix issues, apply patches, or suggest that you are about to make changes. -

Installation

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

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

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

Full documentation available on GitHub

View Source Repository