Drafting chapters

Draft manuscript chapters from outline.md while preserving voice consistency.

1|Updated Oct 30, 2025
One-click install
npx skills add https://github.com/djacobsmeyer/hold-the-line --skill drafting-chapters
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Drafting chapters
Source: https://github.com/djacobsmeyer/hold-the-line/tree/main/.claude/skills/draft-chapter
Command: npx skills add https://github.com/djacobsmeyer/hold-the-line --skill drafting-chapters

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Drafts chapters automatically from an outline and a shared voice, reducing manual drafting time and preserving consistency across sections.

Core Features & Use Cases

  • Reads outline.md to capture theme and purpose
  • Reads completed chapters to maintain consistency
  • Loads voice-profile.md if it exists to match tone
  • Drafts the requested chapter
  • Flags research gaps inline
  • Updates outline status when chapters are completed
  • Git commits the new chapter

Quick Start

Draft the next incomplete chapter using the current outline and voice profile.

Frequently Asked Questions about Drafting chapters

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I draft chapters from an outline while maintaining voice consistency?

The Skill maintains voice consistency by reading voice-profile.md and previously completed chapters, ensuring tone and continuity are preserved across newly drafted sections.

What files do I need in my manuscript directory to start automated chapter drafting?

Automated chapter drafting requires an outline.md file for theme and purpose, and optionally a voice-profile.md file to guide tone, within your manuscript directory.

How does the drafting process handle continuity between completed chapters?

The Skill handles continuity by reading completed chapters within the manuscript directory, ensuring new drafts align with existing narrative context and previously established content.

Can I flag research gaps while writing chapters from an outline?

Yes, the Skill flags research gaps inline within the drafted text, allowing you to identify areas needing further information while automatically generating chapters from your outline.

Does the chapter drafting workflow automatically update the outline status?

Yes, the workflow automatically updates the outline status when chapters are completed, and performs a Git commit to save the new chapter directly into your manuscript directory.

What is the best way to continue drafting a manuscript from a previous chapter?

The best way to continue drafting is to request the next incomplete chapter; the Skill reads completed chapters for continuity, applies the voice profile, and drafts the subsequent section.