Integration Audit banner
davalst davalst

Integration Audit

Security community

Description

--- description: Run the Playbook §6a/§12 integration audit — sweep the platform for the five darkness classes (broken wiring, dark-by-default, surface drift, old-blind-to-new, dangling dataflow), adversarially verify every negative, ship findings with owners and expiries. argument-hint: [scope — default: the whole repo] --- Run the **integration audit** on: $ARGUMENTS (default: the whole repo). This is the codified "built but is it running?" sweep (origin: a full-platform wiring audit of a pr

Installation

Installs to ~/.claude/commands/davalst-tdd-playbook-integration-audit.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/davalst/tdd-playbook/HEAD/.claude/commands/integration-audit.md -o ~/.claude/commands/davalst-tdd-playbook-integration-audit.md

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

Full documentation available on GitHub

View Source Repository