Orchestration Recovery
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
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 RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development