Architecture Review

Reviews an existing codebase for structural friction, unclear ownership, leaky or shallow interfaces, excessive coupling, misplaced state, poor testability, and risky dependency direction, then prioritizes evidence-backed improvement candidates. Use for architecture audits, modularization, modernization, or recurring cross-cutting change pain. Not for designing one new interface, simplifying a local function, or fixing a reproduced bug.

thiientv Updated

File contents

thiientv/godmode/tree/main/skills/architecture-review commit d691c7920b

Frequently asked questions

npx skillmds@latest add thiientv/architecture-review