What problem does it solve? Gathering accurate technical facts from official documentation, source code, and specs is time-consuming and pulls you away from your main task. 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: Follows every claim back to official docs, source code, specs, or first-party APIs rather than secondary write-ups. - Cited Markdown output: Writes findings to a single Markdown file with each claim's source cited, saved where the repo already keeps such notes. - Background execution: Runs as a background agent so your main workflow continues uninterrupted. - Use Case: You need to confirm how a third-party API handles rate limits before writing integration code. Delegate the question, and receive a Markdown note in the repo citing the official API documentation for each behavior. ## Quick Start Ask the agent to research how a specific library or API feature works using official documentation and save the cited findings as a Markdown note in the repo.