JayPing23

Book Compact — Development skill for Claude Code

Development community

Compress a closed volume into a summary and consolidate story-bible Facts Logs — what keeps a 500-1000 chapter project's context from growing without limit.

How to install Book Compact

Installs to ~/.claude/skills/jayping23-book-forge-book-compact/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jayping23-book-forge-book-compact && curl -fsSL https://raw.githubusercontent.com/JayPing23/book-forge/HEAD/commands/book-compact.md -o ~/.claude/skills/jayping23-book-forge-book-compact/SKILL.md

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

What Book Compact does


description: Compress a closed volume into a summary and consolidate story-bible Facts Logs — what keeps a 500-1000 chapter project's context from growing without limit argument-hint: [volume-number]

book-compact

Dispatches `continuity-archivist`. Run this when a volume closes, not on a fixed chapter count.

Process

  1. Read project.json for project_type and length_tier. A complete-book project generally doesn't need this at all; a short-tier serial

Alternatives in Development

  • Epic Unblock — Sweep blocked epic issues and reopen anything whose dependencies are closed 243.5k ★
  • Exec Summary — Compress a document or update into a crisp executive summary 1.3k ★
  • Claude Engineer — A version of command line interface(CLI) that leverages the power of Claude Opus(3-4.7) 954 ★

Full documentation available on GitHub

View Source Repository