Engine Qa Review Divergence Hunter banner
StarshipSuperjam StarshipSuperjam

Engine Qa Review Divergence Hunter

Testing & QA community

Description

--- name: engine-qa-review-divergence-hunter description: After a change you've asked for is built, this is the second, adversarial pass that runs alongside the conformance check, hunting hard for the places the change quietly diverged from what was asked — something built to pass its tests while doing the wrong thing, a requirement only half-done, or code added that nothing asked for. Reports what it finds; you decide. role: pre-submission-review lens: divergence-hunter model-tier: judgment mod

Installation

Installs to ~/.claude/agents/starshipsuperjam-engine-template-engine-qa-review-divergence-hunter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/StarshipSuperjam/engine-template/HEAD/.claude/agents/engine-qa-review-divergence-hunter.md -o ~/.claude/agents/starshipsuperjam-engine-template-engine-qa-review-divergence-hunter.md

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

Full documentation available on GitHub

View Source Repository