design-critique
Installation
SKILL.md
Design Critique
A structured interviewing technique rooted in pre-mortem analysis, red teaming, and ATAM (Architecture Tradeoff Analysis Method). The goal is exhaustive challenge, not validation.
Quick start
User: "Grill me on this auth design."
Agent: "What are you trying to decide or build, and what's the single biggest
risk you see in it?"
User: "We're using JWTs with a 30-day expiry and no revocation mechanism."
Agent: "What happens when a token is stolen? Walk me through the worst case."