What problem does it solve? It offloads time-consuming research and documentation reading to a background agent, so you can keep working while facts are gathered from trustworthy primary sources instead of unreliable secondary summaries. ## Core Features & Use Cases - Primary-Source Investigation: Traces every claim back to official docs, source code, specs, or first-party APIs rather than blog posts or summaries. - Cited Markdown Reports: Writes findings to a single Markdown file with a source citation for each claim. - Convention-Aware Output: Saves the report where the repo already keeps such notes, matching existing conventions. - Use Case: Ask how a third-party API's rate limiting works; a background agent reads the official documentation and source, then delivers a cited Markdown summary 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.