What problem does it solve? It offloads time-consuming research tasks to a background agent, so you can keep working while documentation, API facts, and technical questions are investigated against trustworthy sources. ## Core Features & Use Cases - Primary-source investigation: Follows 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 documentation and source code, then delivers a cited Markdown summary in your repo. ## Quick Start Ask the agent to research how a specific library feature works using official documentation and save the findings as a Markdown note in the repo.