What problem does it solve? Getting accurate answers about a topic often requires reading official documentation, source code, and specs, which is time-consuming and pulls you away from your current work. This Skill delegates that reading legwork to a background agent that investigates the question against high-trust primary sources and records the findings for you. ## Core Features & Use Cases - Primary-source investigation: Follows every claim back to official docs, source code, specs, or first-party APIs rather than relying on secondary write-ups. - Cited Markdown reports: Writes findings to a single Markdown file with each claim's source cited. - 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 endpoint behaves; the background agent reads the official docs and source, then drops a cited Markdown summary into your repo while you keep working. ## Quick Start Ask the agent to research how a specific library or API feature works and save the findings as a Markdown note in the repo.