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 and written up with citations, instead of blocking your session on reading legwork. ## 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 where each claim cites its source. - Convention-aware storage: Saves the report where the repo already keeps such notes, matching existing conventions. - Use Case: Ask how a third-party API handles rate limits; a background agent reads the official documentation and source, then saves a cited summary you can reference while continuing your own work. ## 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 repo.