Arch Review

Scan the codebase for architectural friction and return an action plan - a ranked list of deepening opportunities, each scored for regression risk from 1 to 10, ordered by the value it adds. Refactors that turn shallow modules into deep ones, for testability and AI-navigability. Output is a markdown table plus pointed lists, never HTML and never a written report file. Use when the user asks where the codebase is getting hard to change, for refactoring opportunities, or for an architecture review.

neptunehub e8d2989 13.0 KB Updated

File contents

neptunehub/audiomuse-ai/tree/main/.github/skills/arch-review commit e8d2989249

Frequently asked questions

npx skillmds@latest add neptunehub/arch-review