bookstrap-write-path

Coordinate sequential book-writing tasks from outline to manuscript.

Updated Feb 1, 2026
One-click install
npx skills add https://github.com/mikkelkrogsholm/bookstrap --skill bookstrap-write-path
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bookstrap-write-path
Source: https://github.com/mikkelkrogsholm/bookstrap/tree/main/.claude/skills/bookstrap-write-path
Command: npx skills add https://github.com/mikkelkrogsholm/bookstrap --skill bookstrap-write-path

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates end-to-end writing tasks for long-form projects by sequencing writing steps, coordinating research when knowledge gaps arise, and tracking progress across chapters or sections.

Core Features & Use Cases

  • Queries pending write tasks and orders them by sequence to ensure narrative flow.
  • Invokes the writer agent for each section and verifies completion before proceeding.
  • Detects knowledge gaps, triggers research coordination, and pauses blocked tasks until resolution.
  • Tracks task progress, supports configuration-driven commits, and reports overall manuscript status.
  • Use Case: plan a multi-chapter manuscript, run the orchestrator to produce chapters in sequence while ensuring consistency.

Quick Start

Run the /bookstrap-write-path command to start the write-path orchestration.

Frequently Asked Questions about bookstrap-write-path

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

FAQPage Schema
How do I automate long-form writing workflows for a multi-chapter manuscript?

Automated long-form writing workflows are orchestrated by sequencing outline-to-manuscript tasks in order, triggering research when knowledge gaps arise, and tracking progress across chapters. The writer agent is invoked for each section sequentially.

What is end-to-end writing orchestration and how does it handle knowledge gaps?

End-to-end writing orchestration coordinates sequential writing tasks from outline to manuscript. When knowledge gaps are detected, it triggers research coordination and pauses blocked tasks until the missing information is resolved.

Can I coordinate research tasks automatically when writing a book?

Yes, you can coordinate research tasks automatically during book writing. The orchestrator detects knowledge gaps during section generation, triggers research coordination, and pauses the blocked writing task until the research resolves the gap.

How do I manage task status and progress reporting for sequential writing projects?

Sequential writing project task status and progress reporting are managed by tracking task completion, verifying each section before proceeding, and providing configuration-driven commits to report overall manuscript status.

What's the best way to ensure narrative flow across chapters in automated writing?

Narrative flow across chapters in automated writing is ensured by querying pending write tasks, ordering them by sequence, and verifying completion of each section through the writer agent before proceeding to the next.

Does this writing orchestrator require a separate writer agent to function?

Yes, the writing orchestrator requires a writer agent to function. It invokes the writer agent for each section during the end-to-end manuscript workflow and verifies completion before moving to the next sequential task.