Skip to main content
ClaudeWave
Subagent548 repo starsupdated 2d ago

ralph-executor

Deprecated compatibility alias for run-executor

Install in Claude Code
Copy
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/catlog22/maestro-flow/HEAD/.claude/agents/ralph-executor.md -o ~/.claude/agents/ralph-executor.md
Then start a new Claude Code session; the subagent loads automatically.

ralph-executor.md

# 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.