What problem does it solve?
This Skill helps you rapidly understand a codebase, repository, or technical topic by collecting the most relevant structure, behavior, and dependency information for later planning.
Core Features & Use Cases
- Repository reconnaissance: Quickly map folders, modules, and major entry points in unfamiliar projects.
- Architecture analysis: Identify component boundaries, integration paths, and patterns that matter for refactoring or extension.
- Targeted research: Gather focused findings on specific subsystems such as authentication, RPC handling, storage, or CLI behavior.
- Use case: Before changing a large project, use this Skill to produce a concise exploration brief that another agent can use to design or implement safely.
Quick Start
Use the explore skill to investigate the target repository and write a concise findings report to the specified markdown file.