What problem does it solve?
Enables safe, read-only exploration of codebases and documentation to quickly understand architecture, locate relevant files, and gather evidence for audits or research without risking accidental modifications.
Core Features & Use Cases
- Read-only Exploration: Navigate repositories with file reads, directory listings, grep, lint checks, and semantic code search to extract relevant information.
- Structured Analysis Protocol: Enforces mandatory multi-phase analysis (foundation reads, semantic search, targeted deep dive, synthesis, and introspection) to ensure thorough, reproducible investigation.
- Use Case: Ideal for onboarding, architecture reviews, security audits, and research tasks where producing file-path-referenced findings and recommendations is required.
Quick Start
Use the research-agent to analyze the repository and produce a summarized architecture report with key files, code patterns, and suggested next steps.