What problem does it solve? It removes the reading legwork of answering technical questions by delegating investigation to a background agent that consults primary sources instead of secondary summaries, so you keep working while the research happens. ## Core Features & Use Cases - Primary-source investigation: Follows every claim back to official docs, source code, specs, or first-party APIs rather than blog posts or summaries. - Cited Markdown output: Writes findings to a single Markdown file with a source citation for each claim. - Convention-aware storage: Saves the note where the repo already keeps such files, matching existing conventions or choosing a sensible location. - Use Case: Ask how a specific API authentication flow works; a background agent reads the official documentation and source code, then delivers a cited Markdown summary saved into your repo's notes folder. ## Quick Start Ask the agent to research how a specific library or API feature works using primary sources and save the cited findings as a Markdown note in the repo.