What problem does it solve? Research done in chat disappears when the session ends, and unsourced findings cannot be verified later. This Skill enforces a gated procedure that scans existing coverage, captures every source verbatim before analysis, and writes a draft research article incrementally so no completed work is lost to a crash. ## Core Features & Use Cases - Coverage scan and routing: Greps the knowledge base for prior work and routes to a new article, a direct answer, or an update of an existing research doc. - Source preservation and inline citation: Ingests each source the moment it is fetched and requires every factual claim to cite a source inline. - Crash-safe incremental writing: Creates the article skeleton early and fills it section by section, so a rate limit or crash never discards finished analysis. - Use Case: Ask the agent to research CRDT alternatives for a collaborative editor; it scans prior notes, confirms a rubric, ingests 3-8 sources, and produces a draft article under research/ with trade-offs, open questions, and a tentative recommendation. ## Quick Start Research how CRDT alternatives compare for collaborative editing and write a draft research article with cited sources in my knowledge base.