| type | skill |
| inheritance | inheritable |
| lifecycle | stable |
| name | book-launch-content |
| description | Generate launch-companion content for books — blog posts, author notes, and dogfooding angles that demonstrate the book's thesis through its own production. Use when a manuscript is approaching publication submission (KDP, agent query, prelaunch). |
| tier | standard |
| applyTo | **/books/**,**/manuscript*,**/*launch*content*,**/*book*launch* |
| currency | 2026-04-30T00:00:00.000Z |
| lastReviewed | 2026-04-30T00:00:00.000Z |
Book Launch Content
Companion-content patterns for book launches — find the angle that demonstrates the thesis instead of summarizing it.
When to Use
- A book is approaching publication submission (KDP upload, agent query, prelaunch site)
- The author needs blog posts, author notes, or social copy that defend the manuscript without restating it
- A meditation surfaces "the manuscript already does the thing it argues for" — that's a launch angle
Trigger Phrases
- "I need a launch post for [book]"
- "What's the angle for the prelaunch?"
- "How do I write the author's note?"
- "The book argues X — does the manuscript itself do X?"
Core Pattern: Dogfood the Thesis
The strongest launch content is proof-by-production: the manuscript's own build pipeline, editing process, or research method enacts the thesis the book argues for.
| Book argues for... | Manuscript can dogfood by... |
|---|
| Forcing functions / verification habits | A pre-build linter that scans the manuscript's prose for the failure modes the book describes |
| Test-driven thinking | A test suite over the manuscript's claims (each chapter has assertions) |
| Anti-AI prose patterns | A scanner that flags AI-fingerprint phrasing in the manuscript itself |
| Reproducible research | A make book pipeline that rebuilds figures from raw data each run |
| Plain-language communication | A readability gate (Flesch/Gunning Fog threshold) in the build |
| Visible uncertainty | Confidence stamps on every chapter's claims |
If the book's thesis can be applied to its own production process, do that visibly, then write about doing it. The story becomes the strongest possible blurb defense.
Inventory Step
Before drafting any launch content, ask:
- What is the book's central thesis? (One sentence.)
- What does the manuscript ship with that proves the thesis is taken seriously by the author?
- Is there a production tool, gate, ritual, or constraint the author followed that embodies the thesis?
- If yes — that's the launch angle. If no — flag it. The book may need a dogfood-step before launch.
Pattern Catalog
1. Dogfooding (apply thesis to manuscript)