Skip to content
Development
Agent

ralph-executor

Deprecated compatibility alias for run-executor

From plugin
maestro-flow
51125 skills25 agents29 commands3 MCP
Install
$ npx -y skills add catlog22/maestro-flow --agent claude-code

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Deprecated compatibility alias for run-executor

Agent definition

ralph-executor.md
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.

Ships withmaestro-flow

Intent-driven workflow orchestration for multi-agent AI development — adaptive lifecycle engine, self-reinforcing knowledge graph, and visual dashboard for Claude Code, Gemini, Codex & more

Get the whole plugin