Orch Doctor — Productivity skill for Claude Code
Diagnose the orchestrator install — Python, hooks, tier map, agents in sync, tmux, metrics path, and the current .workflow state — and print exactly what to fix.
How to install Orch Doctor
Installs to ~/.claude/skills/sheldon-desouza-claude-code-orchestrator-orch-doctor/SKILL.md
mkdir -p ~/.claude/skills/sheldon-desouza-claude-code-orchestrator-orch-doctor && curl -fsSL https://raw.githubusercontent.com/Sheldon-desouza/claude-code-orchestrator/HEAD/commands/orch-doctor.md -o ~/.claude/skills/sheldon-desouza-claude-code-orchestrator-orch-doctor/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Orch Doctor does
description: Diagnose the orchestrator install — Python, hooks, tier map, agents in sync, tmux, metrics path, and the current .workflow state — and print exactly what to fix. allowed-tools: Bash
Run `python3 "${CLAUDE_PLUGIN_ROOT}/scripts/doctor.py"` and present its report verbatim. For every line marked `FAIL` or `WARN`, restate the fix in one sentence. If everything passes, say the plugin is ready and point at `/orchestrate`.
Alternatives in Productivity
- Rescue An Account — Workflow recipe — diagnose an at-risk customer and build the full save play through to renewal by chaining 4 s 1.3k ★
- Claude Workflow V2 — Universal Claude Code workflow plugin with agents, skills, hooks, and commands 1.3k ★
- Claude Code Hooks Multi Agent Observability — Real-time monitoring for multi-agent Claude Code sessions via hook event tracking 1.3k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Open Axis
Local control plane that routes engineering tasks across Claude Code, OpenCode, and Codex with real fallback,
Book Resume
Pick up a project after time away — reads the session log and current state, and tells you exactly where you l
Dependency Mapper
Map project and task dependencies with critical path analysis and circular dependency detection
Scout Update
Upgrade an existing Scout vault to the current plugin version. Idempotent — re-runs converge to the same state
Task Sync
Sync active loop state to Claude's Task system for visibility
Gov Metrics
Governance metrics — measure whether the gates actually work. Block rate, override/waiver rate, false-block pr
Related Agents
Turbo Flow Quick Setup
This guide explains how to run the installer scripts for the turbo-flow-claude environment. These scripts will
Devex Architect
Developer-experience architect owning the consumer install topology, doctor diagnostics, error-message shape,
Doctor
Diagnose AgentLint configuration and hook installation issues