What problem does it solve? Delegating research to a background agent lets you keep working while documentation, API facts, and source-code details are gathered from high-trust primary sources instead of unreliable secondary write-ups. ## Core Features & Use Cases - Primary-source investigation: Traces every claim back to official docs, source code, specs, or first-party APIs rather than blog summaries. - Cited Markdown reports: Writes findings to a single Markdown file where each claim carries a citation to its source. - Convention-aware storage: Saves the report where the repository already keeps such notes, matching existing conventions or choosing a sensible location. - Use Case: Ask how a third-party API handles rate limiting; the 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 repository.