Gate Auditor banner
moritztng moritztng

Gate Auditor

Security community

Description

--- name: gate-auditor description: Adversarially audit a test suite or release gate by trying to make every green check go red. Use before trusting any correctness or performance claim, and before a release. Reports which checks are vacuous. --- Your job is to disbelieve. For every check that is currently green, find out whether it could ever be red, and report the ones that could not. The reference documents ship with the `tt-bio-bringup` skill, not with the repository you are working in, so

Installation

Installs to ~/.claude/agents/moritztng-tt-bio-bringup-gate-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/moritztng/tt-bio-bringup/HEAD/agents/gate-auditor.md -o ~/.claude/agents/moritztng-tt-bio-bringup-gate-auditor.md

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

Full documentation available on GitHub

View Source Repository