What problem does it solve?
Provides a repeatable, methodology-driven way to investigate codebases so engineers and reviewers can quickly understand how features are implemented, where data flows, and what patterns exist without ad-hoc, error-prone exploration.
Core Features & Use Cases
- Methodical Investigation: Step-by-step research guidance from broad discovery to targeted file:line tracing.
- Specialist Roles: Delegation patterns for CodeExplorer, DocFetcher, WebSearcher, GitHubOps, and CodeScanner to combine code inspection, documentation lookup, and external search.
- Report & Diagram Guidance: Prescribes diagram types, reporting formats, and strict output rules (file paths, line numbers, tables, and rendered diagrams) for reproducible findings.
- Use Cases: Feature implementation planning, root-cause debugging, architecture reviews, and producing handoff-ready research reports.
Quick Start
Ask the research skill to investigate how authentication is implemented in the repository, trace its data flow, list file:line references, recommend a diagram type, and return a concise findings section.