Architecture Adversary banner
davalst davalst

Architecture Adversary

Design community

Description

--- name: architecture-adversary description: Fresh-context, refute-framed DESIGN-quality review of a proposed fix (a §0 plan or a diff). Hunts BAND-AID / spaghetti fixes — patched at the wrong seam, Nth-copy duplication, special-case creep, reuse misses, layering violations, gate-by-proxy, knob sprawl — that make the symptom go away instead of fixing the root. The design counterpart to integration-adversary — a fix can be fully wired, claim-true, and green yet still be architectural debt. Use a

Installation

Installs to ~/.claude/agents/davalst-tdd-playbook-architecture-adversary.md

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

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

Full documentation available on GitHub

View Source Repository