Audit Wiring banner
Lukasbrujula Lukasbrujula

Audit Wiring

Security community

Description

--- description: Parallel read-only wiring audit — trace every field, flag, and state to its downstream consumer and classify it WIRED / PARTIAL / DECORATIVE / UNCLEAR. No code is written during the audit. --- # Audit Wiring A read-only, parallel audit of the product's surfaces, built around one question asked at every point: > **Does changing this value produce a different observable outcome downstream?** Not "does this code look correct" — that is code review, and code review misses this c

Installation

Installs to ~/.claude/commands/lukasbrujula-claude-code-framework-audit-wiring.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Lukasbrujula/claude-code-framework/HEAD/.claude/commands/audit-wiring.md -o ~/.claude/commands/lukasbrujula-claude-code-framework-audit-wiring.md

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

Full documentation available on GitHub

View Source Repository