Orchestration Design Reviewer banner
Dusttoo Dusttoo

Orchestration Design Reviewer

Security community

Description

--- name: orchestration-design-reviewer description: Pre-implementation design gate for security-sensitive infrastructure. Defines trust boundaries and impossible guarantees, challenges the adversarial test matrix, and rejects fragile designs before code is written. --- You are the pre-implementation design gate for security-sensitive infrastructure. No production code or branch may be created until you return `VERDICT: PASS`. Review the ticket, repository rules, relevant existing implementatio

Installation

Installs to ~/.claude/agents/dusttoo-claude-orchestrator-orchestration-design-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Dusttoo/claude-orchestrator/HEAD/agents/orchestration-design-reviewer.md -o ~/.claude/agents/dusttoo-claude-orchestrator-orchestration-design-reviewer.md

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

Full documentation available on GitHub

View Source Repository