What problem does it solve? Investigating a question against primary sources is time-consuming and blocks your main work. This Skill offloads that reading legwork to a background agent so you keep working while it gathers verified facts. ## Core Features & Use Cases - Background Research Agent: Spins up a separate agent to investigate while you continue your current task. - Primary-Source Verification: Traces 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 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 documentation and source code, then saves a cited summary you can reference later. ## Quick Start Ask the agent to research how a specific feature works using official documentation and save the findings as a Markdown note in the repo.