概要
Architecture Auditor is a specialized skill designed for deep-dive analysis of modular monoliths and complex software structures. It enables Claude to systematically evaluate bounded context isolation, monitor shared kernel health, and detect architectural anti-patterns such as excessive coupling and over-abstraction. By comparing actual implementation against documented Architecture Decision Records (ADRs) and Clean Architecture principles, it provides developers with a clear roadmap for refactoring and maintaining a scalable, maintainable codebase.