What problem does it solve?
This skill solves the problem of blind navigation and scope drift by providing a structured, read-only investigation of codebase architecture, hotspots, and potential risks without modifying any files.
Core Features & Use Cases
- Structural Mapping: Automatically identifies top-level architecture, recurring patterns, and directory layouts.
- Hotspot & Risk Analysis: Pinpoints files with high complexity, deep nesting, or missing test coverage to prioritize engineering efforts.
- Use Case: Before starting a major refactor, use this skill to map out all dependencies and potential architectural risks associated with the target module to ensure a safe implementation.
Quick Start
Use the adv-tron skill to perform a scoped investigation of the authentication module to identify structural hotspots and potential risks.