What problem does it solve?
Diagnose session failures, arbitrate escalations, handle permission denials, cascade dependency blocks, and retry with adjusted briefs
Core Features & Use Cases
- Failure context collection: Gather and synthesize the failure context from exit codes, logs, status files, and progress markers to inform remediation.
- Failure classification: Distinguish between permission denials, escalation disputes, dependency cascades, and ordinary task failures.
- Escalation arbitration: Provide a structured framework to arbitrate reviewer concerns and decide on retry or remediation actions.
- Retry and recovery guidance: Propose adjusted briefs and preserve the worktree to re-run failed tasks with improved instructions.
- Dependency-aware blocking: Block downstream sessions when upstream failures occur and unblock only after upstream success.
Quick Start
Explain the failure context to the system and let it guide you through diagnosis, escalation, and retry steps.