Architecture Design

Reconciles a feature's structure into an artifact a person signs before any code is planned — `architecture.md` in Anthropic's five-part system-design format (requirements · high-level design · deep dive · scale and reliability · trade-offs) plus a sixth section of open questions, alongside the committed `architecture.html` read at the Spec gate. ALWAYS run this in Spec, once `acceptance.md` exists in draft and before `spec-review`, whenever a feature adds a component, adds a dependency between parts that already exist, or changes what the system must hold to under load — and before anyone plans, breaks down, or implements against a structure nobody wrote down. The artifact is a RECAP of decisions already taken — it traces every scenario through the structure, restates the requirements and the scale posture already decided, and grades what it wrote with two code-cold sweeps whose findings become questions for the person rather than edits. It may do the load arithmetic but never picks the posture. Never invent

celestialdust f596e3f 3 files · 38.4 KB Updated

File contents

celestialdust/achilles-skills/tree/main/skills/architecture-design commit f596e3fd02

Frequently asked questions

npx skillmds@latest add celestialdust/architecture-design