What problem does it solve? Gathering accurate technical facts from official documentation, source code, and specs is time-consuming and often interrupted by unreliable secondary sources. This Skill delegates that reading legwork to a background agent so you keep working while trustworthy, source-cited findings are produced. ## 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. - Background Execution: Runs the research as a background agent so your main workflow continues uninterrupted. - Cited Markdown Reports: Writes findings to a single Markdown file with per-claim source citations, saved where the repo already keeps such notes. - Use Case: Ask how a specific API endpoint behaves; the agent reads the official API reference and source implementation, then saves a cited summary into your repo's notes directory. ## Quick Start Research how the authentication flow works in this project's API and save the findings as a Markdown note in the repo.