Writing Beats

Build article beat by beat from raw material with user-chosen pivots.

redpanda-data fc3220a 720 B Updated 6 repo stars

File contents

Writing Beats

Input: markdown raw material. If output path missing, ask once.

Loop

  1. Offer 2-3 candidate starting beats from raw material. User picks.
  2. Write only that beat to article file.
  3. Re-read article from disk.
  4. Offer 2-3 next beats.
  5. Repeat until natural end.

Beat

One move in journey: scene, point, question, aside, twist. Size as needed. If it needs many sections, split.

Rules

  • Append one beat at time. Never write ahead.
  • Preserve user edits: re-read before every write.
  • Leftover raw material OK.
  • If user says rewrite/go back/cut, edit specific beat, leave rest.

redpanda-data/ui-harness/tree/main/writing-beats commit fc3220a99b

Frequently asked questions

npx skillmds@latest add redpanda-data/writing-beats