What problem does it solve?
Provides a structured deep-dive into a single container, revealing its internal structure at the C4 component level. It identifies business components (domain logic units), technical components (cross-cutting infrastructure), internal layers, god classes, test coverage gaps, and business rules. It maps intra-container dependencies and component-to-external-system connections. This skill is repeatable -- run it once per container selected for analysis. Use after 04-containers when you need to understand what's inside a specific deployable unit before extracting capabilities.
Core Features & Use Cases
- Map internal layers (Entry/Presentation, Business/Application, Data Access, Models/DTOs, Validation, Configuration)
- Identify business components and technical components across layers
- Document dependencies and hotspots to guide modernization and capability extraction
- Support per-container repeatability and governance traceability
Quick Start
Run a focused, container-level analysis to reveal internal structure and dependencies for downstream capability extraction.