What problem does it solve? Researching a topic against primary sources takes long stretches of reading that block your main work. This Skill offloads that investigation to a background agent so you keep working while the findings are gathered and written down. ## Core Features & Use Cases - Background research agent: Spins up a separate agent to investigate the question while you continue your current task. - Primary-source grounding: Every claim is traced back to official docs, source code, specs, or first-party APIs rather than secondary write-ups. - Markdown report with citations: Findings are saved as a single Markdown file where each claim cites its source, placed where the repo already keeps such notes. - Use Case: Ask how a specific API rate limit works; the agent reads the official documentation and source, then saves a cited summary file in your repo's notes directory. ## Quick Start Ask the assistant to research how a specific library or API feature works and save the findings as a Markdown note in the repo.