Acerca de
This skill analyzes Django codebases to identify architectural bottlenecks that hinder parallel development by multiple AI agents. It evaluates critical dimensions such as app boundaries, cross-app dependencies, shared state, and test isolation. By generating a detailed readiness report and remediation plan, it helps developers refactor 'god apps' and decouple components, enabling teams to scale their development speed through efficient, multi-track orchestration without merge conflicts or state pollution.