What problem does it solve? Turning a pile of raw notes into a coherent article is hard because ideas must be introduced before they can be used. This Skill structures the writing process as a beat-by-beat journey where every concept is grounded before any later beat depends on it, so readers never hit an unexplained term. ## Core Features & Use Cases - Beat-by-beat drafting: Writes one beat (a sentence to a few paragraphs) at a time, appending to the article file and never writing ahead. - Concept grounding tracking: Maintains a running list of grounded concepts; candidate beats must only rely on already-grounded ideas and declare what new concepts they ground. - Choose-your-own-adventure flow: Offers 2-3 candidate next beats at each step so the user picks the direction, with previews of which paths each choice unlocks. - Use Case: You have a markdown file of raw research notes for a technical blog post. The Skill helps you settle prerequisites, pick a starting beat, and iteratively build the article while preserving your edits between beats. ## Quick Start Use the writing-beats skill to turn my raw notes file into an article, building it one beat at a time and letting me choose each next beat.