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."
- If file access is available, explore the codebase or relevant files silently first
- 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
More from psenger/ai-agent-skills
vault-scribe
>
16agentic-skeleton-dir-structure
Scaffolds production-ready directory structures for agentic AI projects using Agent-OS v3 (Builder Methods). Use when the user asks to set up, scaffold, initialize, or restructure a project for agentic development — including mono-repos, single repos, multi-language repos, full-stack, backend, frontend, or middleware projects. Triggers on "scaffold directory", "project structure", "agentic scaffold", "project layout", "initialize AI project", "directory structure", "agent-os setup", "mono-repo layout", "IaC structure".
13git-commit-pr-message
>
11arch-lens
>
7create-a-skill
>
6review-api-design
>
6