What problem does it solve?
Recon removes the guesswork from working in an unfamiliar repository by quickly finding structure, relevant files, dependencies, and conventions without modifying anything.
Core Features & Use Cases
- Structure discovery: Maps directories, entry points, and framework signals so agents understand the project layout fast.
- Targeted search: Locates implementation files, related tests, and configuration patterns for a specific task domain.
- Dependency and convention analysis: Identifies imports, blast radius, naming patterns, and test tooling to support safe planning and review.
- Use case: A developer asks for context before fixing a bug, and Recon returns the most relevant files and dependency relationships instead of scanning the entire repo.
Quick Start
Use the recon skill to scan this repository and return the most relevant files, dependencies, and conventions for the task at hand.