What problem does it solve? It offloads time-consuming research reading to a background agent so you can keep working, while ensuring every claim is traced back to a primary source rather than a secondary summary. ## Core Features & Use Cases - Primary-source investigation: Follows every claim back to official docs, source code, specs, or first-party APIs instead of blog posts or summaries. - Cited Markdown output: Writes findings to a single Markdown file with a source citation for each claim. - Convention-aware placement: Saves the file where the repo already keeps such notes, matching existing conventions. - Use Case: Ask how a library's API behaves; a background agent reads the official documentation and source code, then delivers a cited Markdown report in your repo while you continue coding. ## Quick Start Ask the agent to research how a specific API or feature works using primary sources and save the findings as a Markdown file in the repo.