概要
The Methodology Consistency Checker is a specialized tool for Claude Code designed to eliminate technical drift and maintain project integrity. It automates the tedious task of verifying that your code follows established naming conventions, your documentation accurately reflects the current implementation, and your cross-repository dependencies remain in sync. By integrating specialized modules for style enforcement and AI output validation, it provides a safety net that prevents contradictions between what the code does, what the docs say, and what the AI suggests.