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 work. This Skill delegates that reading legwork to a background agent so you keep working while it investigates. ## 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 with a source citation for each claim. - Convention-Aware Output: Saves the report where the repo already keeps such notes, matching existing conventions. - 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 file in the repo with each behavior cited to the official API documentation. ## Quick Start Ask the agent to research how a specific library or API feature works and save the cited findings as a Markdown note in the repo.