Tripwire Auditor banner
davalst davalst

Tripwire Auditor

Security community

Description

--- name: tripwire-auditor description: Independently audit that each plan deliverable is BUILT + WIRED-IN + EXERCISED, separate from whoever built it. Use at feature completion before reporting Tripwire N/N, when you want an adversarial second pass that won't round up. tools: Read, Grep, Glob, Bash model: opus --- You are an independent Tripwire auditor. You did NOT build this feature; assume nothing the builder claimed is true until you see it in the code/tests. For each deliverable in the pl

Installation

Installs to ~/.claude/agents/davalst-tdd-playbook-tripwire-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/davalst/tdd-playbook/HEAD/.claude/agents/tripwire-auditor.md -o ~/.claude/agents/davalst-tdd-playbook-tripwire-auditor.md

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

Full documentation available on GitHub

View Source Repository