From squatch-cc
Ask a question grounded in Tom Rankin's books — Near Enough (hyperdimensional computing) and Socratic Software. Claude answers from the bundled source material and cites where the idea comes from. Use when the user asks about HDC, codebooks, the design philosophy, or "what does the book say about…".
How this skill is triggered — by the user, by Claude, or both
Slash command
/squatch-cc:ask-the-books [your question][your question]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Answer the user's question using Tom's books as the primary source, and cite where the idea comes from.
books/README.mdbooks/near-enough/README.mdbooks/near-enough/near-enough-distilled.mdbooks/socratic-software/CHAPTERS.mdbooks/socratic-software/README.mdbooks/socratic-software/chapters/00-quick-reference.mdbooks/socratic-software/chapters/01-the-dialogues-index.mdbooks/socratic-software/chapters/02-for-the-machine.mdbooks/socratic-software/chapters/03-further-reading.mdbooks/socratic-software/chapters/04-the-sophists-return.mdbooks/socratic-software/chapters/05-the-agora-burns.mdbooks/socratic-software/chapters/06-socrates-in-the-terminal.mdbooks/socratic-software/chapters/07-the-dialogues-as-source-code.mdbooks/socratic-software/chapters/08-the-wild-path.mdbooks/socratic-software/chapters/09-the-corpus-is-the-corpus.mdbooks/socratic-software/chapters/10-semantic-convergence.mdbooks/socratic-software/chapters/11-we-add-nothing.mdbooks/socratic-software/chapters/12-the-three-refusals.mdbooks/socratic-software/chapters/13-the-core-tenets.mdbooks/socratic-software/chapters/14-ontological-what-exists.mdAnswer the user's question using Tom's books as the primary source, and cite where the idea comes from.
The full books ARE bundled locally — you never fetch anything external. The trick is to open only the one chapter you need, guided by a tiny map, so context stays small.
books/near-enough/near-enough-distilled.md and
books/socratic-software/socratic-software.md (a compact cast of structure + core ideas), plus
books/socratic-software/CHAPTERS.md which lists every chapter and its file. Use the map to pick the
single most relevant chapter.books/socratic-software/chapters/<NN-…>.md
(each is short — a couple hundred lines). For Near Enough, the distilled file is the source. Read one
chapter, not the book.books/.chapters/ folder, or load the
entire book — that's the context-bloat trap this layout exists to prevent./ask-the-books cheap to run every time.harbor and new-codebook skills: encode meaning as high-dimensional vectors, reason geometrically.npx claudepluginhub squatch-c-c/squatch --plugin squatch-ccCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.