FiredMosquito831

Write Chapter — Development skill for Claude Code

Development community

Run the chapter loop — outline, author approval, draft, critique, acceptance, capture.

How to install Write Chapter

Installs to ~/.claude/skills/firedmosquito831-my-writing-companion-write-chapter/SKILL.md

Terminal
mkdir -p ~/.claude/skills/firedmosquito831-my-writing-companion-write-chapter && curl -fsSL https://raw.githubusercontent.com/FiredMosquito831/my-writing-companion/HEAD/commands/write-chapter.md -o ~/.claude/skills/firedmosquito831-my-writing-companion-write-chapter/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Write Chapter does


description: Run the chapter loop — outline, author approval, draft, critique, acceptance, capture.

Handle via the muse agent. Run the full chapter loop for the chapter named in $ARGUMENTS (if $ARGUMENTS is empty or "next", pick the next chapter from the state card — the lowest `number` with no accepted/final chapter on disk).

  1. Outline. Spawn @outliner for the chapter: beats + per-beat word quotas summing to the outline word-target, POV, cast, verbatim: lines, and what must

Alternatives in Development

  • Ars Outline — ARS academic-paper outline-only mode — detailed outline + evidence map 4.5k ★
  • 17 Auto Mode Critique — Auto Mode Critique Prompt 2.3k ★
  • Claude Reviews Claude — Claude reads its own source code — 17-chapter architectural deep-dive into Claude Code v2.1.88. EN/ZH bilingua 1.3k ★

Full documentation available on GitHub

View Source Repository