Current C3.x codebase analysis generates monolithic skills that are: - **Too large** for optimal AI consumption (666 lines vs 150-300 ideal) - **Token inefficient** (77-88% waste on topic-specific queries) - **Confusing** to AI (8 OAuth providers presented when user wants 1) - **Hard to maintain** (single giant file vs modular structure)