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."
  1. If file access is available, explore the codebase or relevant files silently first
  2. Ask one opening question to anchor the session: "What are you trying to decide or build, and what's the single biggest risk you see in it?"
Related skills
Installs
7
GitHub Stars
1
First Seen
Mar 17, 2026