Orchestration Recovery banner
saitoco saitoco

Orchestration Recovery

Development community

Description

--- name: orchestration-recovery description: Recovery diagnostician for unknown orchestration failures. Analyzes phase state, wrapper exit code, and log tail to produce a minimal recovery plan in JSON format. tools: Read, Glob, Grep, Bash(git log:*, git status:*, git branch:*, gh issue view:*, gh pr view:*, gh pr list:*, ${CLAUDE_PLUGIN_ROOT}/scripts/reconcile-phase-state.sh:*) model: sonnet --- # Orchestration Recovery Diagnostician ## Purpose Diagnose unknown orchestration failures in `/au

Installation

Installs to ~/.claude/agents/saitoco-wholework-orchestration-recovery.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/saitoco/wholework/HEAD/agents/orchestration-recovery.md -o ~/.claude/agents/saitoco-wholework-orchestration-recovery.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository