Orch Verify — Development skill for Claude Code
Spawn a fresh-eyes verifier on the heavy tier for the active ledger.
How to install Orch Verify
Installs to ~/.claude/skills/sheldon-desouza-claude-code-orchestrator-orch-verify/SKILL.md
mkdir -p ~/.claude/skills/sheldon-desouza-claude-code-orchestrator-orch-verify && curl -fsSL https://raw.githubusercontent.com/Sheldon-desouza/claude-code-orchestrator/HEAD/commands/orch-verify.md -o ~/.claude/skills/sheldon-desouza-claude-code-orchestrator-orch-verify/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Orch Verify does
description: Spawn a fresh-eyes verifier on the heavy tier for the active ledger. It writes the verdict file and is the only agent that may close the V. item. argument-hint: [ledger path] allowed-tools: Read, Glob, Agent
Locate the active ledger (or use `$ARGUMENTS` as its path). Gather the work-product paths: diffs (`git diff --stat` and the files it names), worker reports in `./.workflow/scratch/`, test output. Do NOT hand the verifier the raw scratch dump.
Spawn ONE `orch-verifier`
Alternatives in Development
- Claude Token Efficient — One CLAUDE.md file 3.8k ★
- Battle — Head-to-head graded battle card between two sites — eight dimensions, bar-by-bar, verdict line 3.6k ★
- Activate Browser — Activate Chrome DevTools MCP for heavy browser sessions (network inspection, Lighthouse, performance tracing) 90 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Orch Ledger
Show the active Requirements Ledger — clarified answers, open, done and deferred items, and the verify verdict
Cmd Judge
Adversarial verifier for the PROVE phase: treats a finished-work report as untrusted claims, re-runs every ver
Orch Resume
Rebuild orchestration state after a crash, /clear or compaction — reads the ledger, scratch index and verify v
Double Check
Great, now I want you to carefully read over all of the new code you just wrote and other existing code you ju
Autopilot Nt
The executor — work a fix-workplan or prose goal to completion unattended in an isolated worktree; verify fres
Validate Consensus
Spawn N independent validators to assess the same feature and synthesize a unified consensus verdict with conf
Related Agents
Orch Verifier
Heavy-tier fresh-eyes verifier for the orchestrator. Use for Class: verify at every close — it MUST NOT have b
Consult
The build plugin's redesign consult role. Reads an item's ledger, verified findings, spec quote, and diff, and
Bug Fix Verifier
Independent fresh-context verifier for bug-fix PRs produced by /fix-bug. Receives only the Evidence Record, th