Book Status banner
xiaolai xiaolai

Book Status

Development community

Description

--- description: Show the current production state of the book — which chapters are at which stage, what's blocking, what runs next. Reads book/STATUS.md and surfaces the punch-list view plus the next-action recommendation. owner: jerry-crew-chief --- # Book Status Dispatch the `jerry-crew-chief` agent to read `book/STATUS.md` and return a concise snapshot of the book's production state plus the recommended next action. Jerry is the crew chief; reading the status board and naming the next-acti

Installation

Installs to ~/.claude/commands/xiaolai-no-one-did-it-book-status.md

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

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

Full documentation available on GitHub

View Source Repository