Аудит и улучшение архитектуры кодбазы

engineering

improve-codebase-architecture is a Claude Code skill that audits a codebase's architecture using the domain language defined in CONTEXT.md and the decisions recorded in `docs/adr/`. It surfaces refactoring opportunities, identifies tightly-coupled modules worth consolidating, and flags areas where testability or AI-agent friendliness could be improved. The skill is aimed at senior engineers looking to evolve project structure deliberately rather than rewrite from scratch. It integrates naturally with the broader Matt Pocock skills ecosystem, where CONTEXT.md acts as a shared project context that guides every analysis session.