Design Review

One consolidated developer checkpoint over EVERY per-slice design a carve fanout produced — present the proposed shape (approach, data types, key interfaces, file map, scope) as a compact cross-slice summary and let the developer accept or adjust via ask_user_question, then surgically apply any adjustment in place (cascading a changed contract to its dependent slices) before synthesis. Single fan-in pass; the accept↔adjust loop lives inside the skill. Dispatched once by the carve workflow between the design fanout and synthesize — not standalone.

juicesharp 739249c 6.9 KB Updated

File contents

juicesharp/rpiv-mono/tree/main/packages/rpiv-pi/skills/design-review commit 739249cc98

Frequently asked questions

npx skillmds@latest add juicesharp/design-review