Improve Codebase Architecture

Find deepening opportunities in EXISTING code, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable. Use for EXISTING code; for designing the shape of a new module from scratch, use `design`. Skip for single-module local refactors with no cross-module impact — use `design` or just refactor inline.

ai-agent-lead Updated

File contents

ai-agent-lead/skills/tree/main/skills/improve-codebase-architecture commit c4bd913c80

Frequently asked questions

npx skillmds@latest add ai-agent-lead/improve-codebase-architecture