init-paper-book
Init Paper Book
Scaffold a runnable, browsable companion to a LaTeX paper. The book lives in the vault, atlas renders it, and direct URLs at books.user.com/<slug>/<chapter> make it shareable. There is no separate build pipeline — atlas is the renderer.
For syncing an existing book to a paper revision, use /audit-paper-book instead.
Hard rules
Existential — block writing
- No new claims. The book may rephrase, scaffold, and explain, but never introduce results not in the paper. Numbers and theorems trace to the paper.
- Numeric invariant. Every numeric claim in the book must match the paper. Mismatches block.
- Paper is canonical. Source-of-truth is the paper PDF/tex. Edits to the book do not edit the paper. Edits to the paper require
/audit-paper-bookto propagate. - Atlas slug match. Book slug = atlas topic filename (lowercase, hyphenated). If project dir and atlas filename disagree, stop and prompt — alignment is required at the source, not a workaround in the book.
Format — catch in review
- Vault location. Book chapters live at
~/Research-Vault/books/<slug>/. Never in the project tree (atlas runs under launchd and File Provider paths hang). - Registry entry.
~/Research-Vault/books/index.yamlmust list the slug, title, atlas-topic pointer, bibliography file, and explicit chapter order.
More from flonat/claude-research
update-focus
Use when you need to update current-focus.md with a structured session summary.
11project-safety
Use when you need to set up safety rules and folder structures for a research project.
11latex-autofix
Use when you need to compile LaTeX with autonomous error resolution and citation audit.
8literature
Use when you need academic literature discovery, synthesis, or bibliography management. Supports standalone searches and end-to-end project pipelines with vault sync and auto-commit.
8pre-submission-report
Use when you need all quality checks run before submission, producing a single dated report.
7process-reviews
Use when you need to process referee comments from a reviews PDF into tracking files.
7