What problem does it solve? It removes the need to interrupt your own work to dig through documentation, source code, and specs when you need verified answers about a technical topic. ## Core Features & Use Cases - Background Research Agent: Delegates the investigation to a background agent so you can keep working while it reads. - Primary-Source Verification: Traces every claim back to official docs, source code, specs, or first-party APIs rather than secondary write-ups. - Cited Markdown Reports: Writes findings to a single Markdown file with per-claim source citations, saved where the repo already keeps such notes. - Use Case: Ask how a specific API endpoint behaves, and receive a Markdown document in your repo containing the verified answer with links to the exact documentation and code that back each statement. ## Quick Start Ask the agent to research how a specific library or API feature works and save the findings as a Markdown note in the repository.