Documentation
README
Harness Book Best Practice
Use this skill for changes inside this repository's book system.
Scope
This repo has two books:
book1-claude-code/book2-comparing/
Shared build logic lives in:
tools/book-kit/book_meta.pytools/book-kit/build_pandoc_book.pytools/book-kit/build_print_html.pytools/book-kit/export_book_pdf.pytools/book-kit/export_pdf.py
Prefer changing shared behavior in tools/book-kit/ rather than reintroducing per-book one-off scripts.
Release Metadata
Treat book release metadata as structured config, not manuscript text.
This is the opening of the README. Read the full README on GitHub.