System Design Reviewer

Reviews a proposed system or service architecture before implementation begins — requirements, API design, data model, storage, consistency, caching, queues/events, scaling, failure modes, security, observability, deployment, and cost. Use when evaluating a design doc, RFC, or proposed architecture for a new system/service, or when asked "does this design hold up," "what could go wrong with this architecture," or "review this system design." Do not use once implementation is already underway and the question is about the code itself (use production-code-review), or for reviewing an existing, already-built system's structure (use repo-architect).

alphasafal Updated

File contents

alphasafal/production-agent-skills/tree/main/skills/system-design-reviewer commit b7b1fbf9ef

Frequently asked questions

npx skillmds@latest add alphasafal/system-design-reviewer