What problem does it solve?
This Skill manages the policy loop for a canonical Session/Run chain so an AI can locate, resume, evaluate, and seal work without breaking state or bypassing gates.
Core Features & Use Cases
- Session-aware orchestration: Locate an existing compatible session, recover paused work, or create a new session when needed.
- Run lifecycle governance: Drive the shared run loop with dispatch, check, decision, retry, drift handling, and terminal sealing.
- Policy and safety control: Enforce confidence thresholds, risk gating, goal audits, amendment flow, and recovery rules for high-stakes workflows.
- Use Case: A developer asks the agent to continue an interrupted engineering task, and the Skill resumes the correct session, verifies progress, and decides whether to proceed, retry, or pause.
Quick Start
Use the maestro-ralph skill to continue the active session for my intent, apply the required policy checks, and tell me whether the run should proceed, retry, pause, or seal.