Architecture Review

Surfaces architectural friction in real code — shallow modules, tight coupling, untested seams — and proposes deepening refactors using Ousterhout's deep-module principle (small interface hiding a large implementation). Use when the founder says 'architecture review', 'find shallow modules', 'architectural friction', 'deep module analysis', or asks for refactor recommendations on a directory of code. Scope it to actual code (plugins/, q-system/.q-system/scripts/) — not markdown rules, canonical files, or prose.

assafkip 225852d 2 files · 5.7 KB Updated 148 repo stars

File contents

assafkip/kipi-system/tree/main/plugins/kipi-core/skills/architecture-review commit 225852dd16

Frequently asked questions

npx skillmds@latest add assafkip/architecture-review