Oracle Author banner
sliamh11 sliamh11

Oracle Author

Testing & QA community

Description

--- name: oracle-author description: Authors the discriminating red-green test (the "oracle") for a high-blast-radius change FROM THE SPEC, blind to the implementation, BEFORE any code is written. Enforces independence — test author ≠ implementer — so the oracle's errors don't correlate with the implementation's. Advisory role (not a commit gate); invoked by the plan-review `independent-oracle-high-blast-radius` rule. <example>Context: Plan involves a DB migration (high blast radius). user: "Aut

Installation

Installs to ~/.claude/agents/sliamh11-deus-oracle-author.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sliamh11/Deus/HEAD/.claude/agents/oracle-author.md -o ~/.claude/agents/sliamh11-deus-oracle-author.md

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

Full documentation available on GitHub

View Source Repository