What problem does it solve? Turning a pile of raw research notes into a coherent article is hard because writers must decide what to say first and ensure every concept is explained before it is used. This Skill structures that process as an interactive, beat-by-beat journey where each concept is grounded before any later beat relies on it. ## Core Features & Use Cases - Grounding Tracking: Maintains a running set of grounded concepts, distinguishing prerequisites the audience already knows from concepts introduced by earlier beats. - Choose-Your-Own-Adventure Flow: Offers 2-3 candidate next beats at each step, showing what each one grounds and which paths it unlocks, then writes only the chosen beat to the article file. - Edit-Safe Iteration: Re-reads the article file from disk before every write, preserves user edits, and supports rewriting or replacing any previous beat on request. - Use Case: You have a markdown file of raw notes from a research project. The Skill helps you pick an opening beat, then iteratively builds the article one beat at a time until the journey reaches a natural end. ## Quick Start Use the writing-beats skill to turn my raw notes file notes.md into an article, saving the output to article.md.