Orch Stats — Development skill for Claude Code
Show orchestrator metrics — gate denials, routing mix by class and tier, spawns per session, clarify misses — from the local metrics log.
How to install Orch Stats
Installs to ~/.claude/skills/sheldon-desouza-claude-code-orchestrator-orch-stats/SKILL.md
mkdir -p ~/.claude/skills/sheldon-desouza-claude-code-orchestrator-orch-stats && curl -fsSL https://raw.githubusercontent.com/Sheldon-desouza/claude-code-orchestrator/HEAD/commands/orch-stats.md -o ~/.claude/skills/sheldon-desouza-claude-code-orchestrator-orch-stats/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Orch Stats does
description: Show orchestrator metrics — gate denials, routing mix by class and tier, spawns per session, clarify misses — from the local metrics log. argument-hint: [--json] allowed-tools: Bash
Run `python3 "${CLAUDE_PLUGIN_ROOT}/scripts/stats.py" $ARGUMENTS` and present the output. The log is local (`~/.claude/orchestrator/metrics.jsonl`), never sent anywhere, and `ORCH_METRICS=0` turns it off.
If the log is empty, say that the plugin has not seen an orchestrated session yet on this
Alternatives in Development
- Oob — Out-of-band orchestrator — confirm BLIND SSRF/XXE/SQLi/RCE/Log4Shell by correlating interactsh callbacks to th 4.5k ★
- Speckit.Clarify 2.3k ★
- Skillforge — The ultimate meta-skill for generating best-in-class Claude Code skills 559 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Orch Verify
Spawn a fresh-eyes verifier on the heavy tier for the active ledger. It writes the verdict file and is the onl
Mix Eval Go
Go-based evaluation orchestrator for running Mix Eval tasks using browser automation agents
Retrofit Team
Propose a Domain Map for an existing architecture (orchestrator-overlay; spawns one architect for the file edi
Compile Metrics
Aggregate session delta files into the canonical usage-stats.toml
AgentsUsage
A lightweight Windows system tray application that parses local Claude CLI and Codex usage logs, hosting an em
Context Stats
Show context window usage, active tier, and system stats
Related Agents
Orch Hard Slice
Heavy-tier worker for the orchestrator. Use for Class: hard — architecture, irreversible migrations, multi-sys
Visualizer
Builds the stacked bar chart (violation counts by class per zip) and the Class C trend line (over time, top zi
DevOps Triage
Triages a production error alert (service name, error sample, optional deploy sha) into a bounded root-cause v