AI Codebase Deep Modules

Designs and refactors software codebases to be AI-friendly by aligning the filesystem with domain/feature boundaries, creating deep (greybox) modules with small public interfaces, enforcing import boundaries, and tightening tests/feedback loops. Use when the user asks to "make the codebase AI-ready", "reduce coupling", "introduce deep modules", "create module boundaries", "restructure folders by feature", "define service interfaces", or "plan a refactor + tests so AI agents can work safely".

tristanmanchester 66b05c2 7 files · 27.9 KB Updated

File contents

tristanmanchester/agent-skills/tree/main/ai-codebase-deep-modules commit 66b05c2bec

Frequently asked questions

npx skillmds add tristanmanchester/ai-codebase-deep-modules