What problem does it solve?
Coordinating multiple independent chapter threads—each with its own version history, review state, and convergence progress—into a single cohesive compiled book is a manual, error-prone process that breaks down as projects scale.
Core Features & Use Cases
- Automated Chapter Staging: Resolves the latest version of every chapter thread and stages it into a consumer-owned master LaTeX document.
- Two-Pass PDF Compilation: Compiles the assembled book with XeLaTeX (two-pass) to produce a final book.pdf deliverable.
- Convergence Reporting: Generates a BOOK_REPORT.md detailing each thread's resolved version, lifecycle state, review score, and audit status.
- Graceful Degradation: Empty threads or threads below readiness thresholds generate placeholder chapters and warnings rather than blocking the build.
Quick Start
Use the project-book skill to assemble the chapters of your multi-thread project into a compiled book PDF.