What problem does it solve? Turning a pile of raw notes and research into a coherent article is hard because writers must decide what to introduce 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 section only builds on concepts already grounded for the reader. ## Core Features & Use Cases - Concept Grounding Tracking: Maintains a running list of grounded concepts so every new beat only relies 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 future paths it unlocks. - Incremental File Writing: Appends one beat at a time to the article file, re-reading from disk before each write to preserve user edits. - Use Case: You have a markdown file of raw research notes for a technical blog post. The Skill helps you pick a starting beat, then iteratively offers next beats until the article reaches a natural end. ## Quick Start Ask the assistant to use the writing-beats skill to turn your raw notes markdown file into an article, one beat at a time.