ArchitectureClaude Code
System Design Review
Review a proposed architecture for blind spots
Prompt
Here's my proposed architecture for [system]:
[describe or paste diagram/notes]
Stress-test this design:
1. What fails first under 10x load?
2. What's the single point of failure?
3. Where will the first data consistency issue appear?
4. What's the most expensive thing to change later?
5. What am I not thinking about?