What problem does it solve? It removes the manual effort of digging through official documentation, source code, and specs to answer technical questions, delegating the reading work to a background agent while you keep working. ## Core Features & Use Cases - Primary-source investigation: 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 a source citation for each claim. - Convention-aware storage: Saves the report where the repo already keeps such notes, matching existing conventions. - Use Case: Ask how a specific API endpoint behaves; the background agent reads the official docs and source, then delivers a cited Markdown summary saved in your repo. ## Quick Start Ask the agent to research how a specific library or API feature works and save the cited findings as a Markdown note in the repo.