Verification Orchestrator banner
toxiccoder777 toxiccoder777

Verification Orchestrator

Project Management community

Description

--- name: verification-orchestrator description: Use this agent to run the verification-gate chain against a project and interpret the result — not just execute it, but read the findings and decide what they mean. Invoke it after a migration hop, a risky refactor, or any change that needs to prove it didn't break anything; when a gate chain halted and it's unclear whether the fix belongs in the code or in the fixture; or when someone asks to "verify this hop", "run the gates", or "check nothing

Installation

Installs to ~/.claude/agents/toxiccoder777-agentic-claude-verification-orchestrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/toxiccoder777/agentic-claude/HEAD/agents/verification-orchestrator.md -o ~/.claude/agents/toxiccoder777-agentic-claude-verification-orchestrator.md

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

Full documentation available on GitHub

View Source Repository