What problem does it solve? Researching a technical question usually means interrupting your own work to read documentation, source code, and specs. This Skill offloads that reading to a background agent so you keep working while findings are gathered and written up for you. ## Core Features & Use Cases - Background Research Agent: Spins up a separate agent to investigate a question while you continue your current task. - Primary-Source Grounding: Traces every claim back to official docs, source code, specs, or first-party APIs rather than secondary write-ups. - Markdown Findings File: Writes cited findings to a single Markdown note, saved where the repo already keeps such notes. - Use Case: Ask how a specific API endpoint behaves; the agent reads the official docs and source, then saves a cited summary you can review later. ## Quick Start Ask the assistant to research how a specific library feature works using official documentation and save the findings as a Markdown note in the repo.