Chapter Brief banner
xiaolai xiaolai

Chapter Brief

Development community

Description

--- description: Turn approved case files into a chapter brief — scenes, thesis, case hierarchy, counterargument, evidence gaps, and handoff. Uses the chapter-blueprint skill. Stores the result under book/chapters-v2/. owner: bonnie-book-architect argument-hint: "<chapter-slug>" --- # Chapter Brief Dispatch the `bonnie-book-architect` agent with task: use approved case files to build a chapter brief via `chapter-blueprint`. Include scenes, thesis, case hierarchy, strongest counterargument, ev

Installation

Installs to ~/.claude/commands/xiaolai-no-one-did-it-chapter-brief.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/xiaolai/no-one-did-it/HEAD/.claude/commands/chapter-brief.md -o ~/.claude/commands/xiaolai-no-one-did-it-chapter-brief.md

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

Full documentation available on GitHub

View Source Repository