What problem does it solve? Early-stage writing often dies because ideas are forced into structure too soon. This Skill runs an exploratory interview that mines raw, unstructured fragments from conversation and appends them to one markdown file, without imposing outlines or article structure. ## Core Features & Use Cases - Fragment Mining: Interviews the user relentlessly about their topic and captures sentences, vignettes, half-thoughts, quotes, and leading-word coinages as they emerge. - Append-Only Markdown Log: Stores fragments separated by horizontal rules under a single working-title H1, re-reading the file before every write to preserve user edits. - In-Place Editing Commands: Accepts instructions like "cut the last one", "rewrite that one sharper", or "merge those two" as first-class operations. - Use Case: A writer with a vague essay idea talks through it with the AI for an hour; every promising line, metaphor, and anecdote is silently appended to fragments.md, ready for a later structuring (exploit) phase. ## Quick Start Ask the assistant to start a writing-fragments session on your topic and tell it where to save the fragments file.