Ralph Executor banner
catlog22 catlog22

Ralph Executor

Development community

Description

--- name: ralph-executor description: Deprecated compatibility alias for run-executor allowed-tools: - Read - Agent --- # Ralph Executor Compatibility Alias This name is retained only for old dispatch prompts. Immediately delegate the original prompt unchanged to one unnamed `run-executor`, wait for its result, and return it verbatim. Do not allocate, complete, or mutate a Run in this alias layer.

Installation

Installs to ~/.claude/agents/catlog22-maestro-flow-ralph-executor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/catlog22/Maestro-Flow/HEAD/.claude/agents/ralph-executor.md -o ~/.claude/agents/catlog22-maestro-flow-ralph-executor.md

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

Full documentation available on GitHub

View Source Repository