What problem does it solve? Turning a pile of raw notes and research into a coherent article is hard: writers struggle to choose an entry point, sequence ideas so each concept is explained before it is used, and avoid dumping everything at once. This Skill structures that process as a guided, beat-by-beat journey. ## Core Features & Use Cases - Concept Grounding Tracking: Maintains a running set of grounded concepts so every beat only leans on ideas the audience already knows or that earlier beats introduced. - Choose-Your-Own-Adventure Flow: Offers 2-3 candidate next beats at each step, showing what each one grounds and which paths it unlocks, and writes only the beat the user picks. - Edit-Safe Iteration: Re-reads the article file from disk before every write, preserves user edits absolutely, and supports rewriting or replacing any previous beat on request. - 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 grow the article one beat at a time until it reaches a natural end. ## Quick Start Use the writing-beats skill to turn my raw notes file 'research.md' into an article saved at 'draft.md', one beat at a time.