What problem does it solve? Turning a pile of raw notes into a coherent article is hard because ideas must be introduced in an order the reader can follow. This Skill structures that process as a beat-by-beat journey where every concept is grounded before any later beat relies on it. ## Core Features & Use Cases - Grounding Tracking: Maintains a running list of concepts the audience already knows, and only offers beats reachable from that grounded set. - Choose-Your-Own-Adventure Drafting: Proposes 2-3 candidate next beats at each step, writes only the chosen beat to the article file, then re-reads the file before continuing. - Use Case: You have a markdown file of raw research notes for a blog post. The Skill helps you pick a starting beat, drafts it, then iteratively offers next directions until the article reaches a natural end. ## Quick Start Use the writing-beats skill to turn my raw notes file into an article, saving the draft to article.md.