bookstrap-plan-write

Generate BRD-driven writing tasks with dependency and knowledge metadata.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates BRD-driven writing tasks to automate planning and execution.

Core Features & Use Cases

  • Generate chapter/section writing tasks with full metadata, including dependencies and required knowledge
  • Analyze BRD structure and corpus to assess coverage and identify gaps
  • Output ready-to-run tasks and delegate to the writing engine, ensuring reproducibility

Quick Start

Run /bookstrap-plan-write after BRD is defined and corpus coverage is prepared to generate the writing task plan.

Frequently Asked Questions about bookstrap-plan-write

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

FAQPage Schema
How do I generate writing tasks from a Business Requirements Document?

To generate writing tasks from a BRD, the Skill analyzes your BRD structure and corpus to produce executable chapter and section tasks. It extracts metadata like dependencies, required knowledge, and consistency checks to automate long-form writing project planning.

What is the best way to manage dependencies in long-form writing projects?

Managing dependencies in long-form writing projects requires tracking blockedBy relationships and required knowledge across sections. This Skill captures these relationships directly from the BRD, ensuring tasks execute in the correct order and maintain content consistency.

How do I plan chapter and section writing tasks with required knowledge tracking?

Planning chapter writing tasks with knowledge tracking involves mapping pre_queries and post_writes to each section. The Skill automates this by reading your BRD and generating ready-to-run tasks that specify exactly what knowledge is required before drafting.

Can I automate writing task planning for autonomous execution?

Yes, you can automate writing task planning for autonomous execution by running the Skill after your BRD is defined. It outputs ready-to-run tasks to the task system, allowing a writing engine to autonomously execute the plan while maintaining reproducibility.

Do I need a prepared corpus before generating BRD-driven writing tasks?

Yes, you need a prepared corpus before generating BRD-driven writing tasks. The Skill analyzes the corpus alongside the BRD to assess coverage, identify knowledge gaps, and ensure the generated tasks have the necessary context for accurate autonomous writing.

How does a BRD ensure consistency checks in automated writing tasks?

A BRD ensures consistency in automated writing tasks by defining structural requirements that the Skill uses to validate content. It applies these consistency checks during task generation, embedding rules directly into the executable tasks stored in the task system.