From ralph-orchestrator
Create, inspect, validate, explain, and improve Ralph hat collections in .ralph/hats/*.yml. Debug hat routing, explain event topology, tune multi-hat workflows.
npx claudepluginhub mikeyobrien/ralph-orchestrator --plugin ralph-orchestratorThis skill uses the workspace's default tool permissions.
Use this skill to operate the full Ralph hat lifecycle for user-authored hat
Guides customization of Choo Choo Ralph workflows, formulas, learning harvest, troubleshooting loops, and multi-Ralph setups. Use for Ralph-specific questions.
Manages Ralph loops: run, monitor, resume, merge, and debug via CLI commands. Inspects state, recovers suspended loops, analyzes diagnostics, and resolves merge queue issues.
Documents Ralph plugin arguments (--quick, --commit), execution modes (normal/quick), state management (.ralph-state.json), commit behavior, task loops, and error handling.
Share bugs, ideas, or general feedback.
Use this skill to operate the full Ralph hat lifecycle for user-authored hat collections.
.ralph/hats/ralph.yml or another -c source.-H..ralph/hats/<name>.yml.ralph hats validate.ralph hats graph when the event flow is not
trivial.ralph hats show <hat> when you need to inspect one hat's effective
configuration.ralph run -c ... -H ... -p "..." exercise or provide the exact test command.name, description, events, event_loop, hats.event_loop is only for hats overlay keys such as
starting_event and completion_promise.task.start or task.resume as hat triggers. Ralph reserves those
for coordination. Use semantic delegated events like work.start,
review.start, or research.start.description populated on every hat.events: metadata when custom event names would otherwise be opaque.presets/ from this skill.references/schema.mdreferences/commands.mdreferences/examples.md