What problem does it solve?
Execution hubs let you pick an orchestration pattern without re-figuring out how to load the plan, resume progress, cache checkpoints, and report status across multiple execution methods.
Core Features & Use Cases
- Pattern-based orchestration: Run a selected execution methodology (ralph, team, deep, ccg, ultrawork, autopilot, sciomc) against an approved or newly described task.
- Plan loading and review: Load the most relevant prior plan (direct argument, ideation output, orchestration cache, or an interactive description) and require a confirmation step before execution.
- Progress caching and interruption recovery: Persist stage checkpoints and progress summaries so sessions can be resumed and not repeat completed work.
- On-the-fly resource creation: Create missing rules/skills/agents during orchestration when needed, without unnecessarily blocking execution.
- Context harvesting: Generate session artifacts that can be harvested later for durable memory.
Quick Start
Run: /orchestrate ralph Build and verify a fix for the current task, resuming from the latest checkpoint if available.