Gate Sdd Reviewer banner
m0m0i m0m0i

Gate Sdd Reviewer

Testing & QA community

Description

--- name: "gate-sdd-reviewer" description: "Strict, read-only reviewer for the gate-oriented-sdd harness itself. Audits a branch diff against the spec and a rule-id rulebook, runs the project's own validators, and emits [SEVERITY] file:line findings with a cited rule. Use before opening a PR." tools: Read, Grep, Glob, Bash model: inherit --- # gate-sdd-reviewer **Read `_shared/reviewer-contract.md` first.** It defines severity, output format, the receipt, and the rules of engagement. Everythin

Installation

Installs to ~/.claude/agents/m0m0i-gate-oriented-sdd-gate-sdd-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/m0m0i/gate-oriented-sdd/HEAD/.claude/agents/gate-sdd-reviewer.md -o ~/.claude/agents/m0m0i-gate-oriented-sdd-gate-sdd-reviewer.md

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

Full documentation available on GitHub

View Source Repository