Agent Claude Code
Analyzes Python code for high-cohesion and low-coupling principles. Evaluates module boundaries, dependency direction, and interface design. Use when reviewing Python code architecture, checking for circular dependencies, or assessing modularity.