book-planner
01Agent Claude Code
Designs the overall book structure — title candidates, characteristics, chapter list with main content for each. Consumes the reference document and produces a review-ready plan.
Agent Claude Code
Designs the overall book structure — title candidates, characteristics, chapter list with main content for each. Consumes the reference document and produces a review-ready plan.
Agent Claude Code
Drafts a single book chapter from the plan, writing in the active genre profile's voice (defaults to tech-book = Toby's Korean 평어체). Collaborates with style-guardian for in-team revision.
Agent Claude Code
Mines practitioner communities for real-world pain points, debates, and field insights on the topic. Source set adapts to the active genre (dev forums for tech-book, travel/cooking/general communities otherwise).
Agent Claude Code
Maintains and enforces story continuity for narrative books — characters, relationships, world rules, timeline, and planted setups (복선). Seeds and updates {slug}/storybible.md, checks each chapter draft against it, and flags contradictions. Also instruments (advisory-only) per-chapter tension/emotion and scene-level…
Agent Claude Code
Generates a book cover image based on title, topic mood, and target audience. Outputs a print-ready cover image (PNG) for EPUB embedding.
Agent Claude Code
Integrates individual chapter finals into a single manuscript, polishes chapter-to-chapter transitions, ensures cross-chapter consistency (terminology, callbacks, narrative continuity), writes front/back matter, and produces the book-ready manuscript plus EPUB manifest.
Agent Claude Code
Assembles the final EPUB file from the integrated manuscript, cover image, and manifest. Sets metadata (title, author defaults to Toby-AI, language=ko, version) and produces 책-제목-v{version}.epub at the project root using the build-epub skill's bundled script. Also writes a paired 책 소개 markdown ({책-제목}-v{version}.md)…
Agent Claude Code
Verifies concrete factual claims in chapter drafts (numbers, quotes, versions, release years, API signatures) against the reference document, resolves "(사실 확인 필요)" markers, and flags stale/version-sensitive content. Runs in the Phase 4 team for tech-book (all concrete claims, especially fast-moving tech topics) and…
Agent Claude Code
Fresh-context whole-book acceptance reviewer. Reads {slug}/04manuscript.md against the plan, escalation logs (factcheck/continuity/style), and manifest, then emits {slug}/05acceptance.md with per-criterion PASS/BLOCK and a final verdict. Runs as Phase 4.5 between editor (Phase 4) and EPUB build (Phase 5).…
Agent Claude Code
Searches academic sources (arXiv, Google Scholar, ACM, IEEE) for topic-relevant research papers and extracts theoretical foundations, empirical findings, and citation-worthy claims.
Agent Claude Code
Critically reviews the book plan for coverage, narrative flow, audience fit, chapter balance, and missing topics. Partners with book-planner in a team dialog to refine the plan.
Agent Claude Code
Coordinates Phase 1 research. Spawns web/paper/community researchers in parallel and synthesizes their findings into a single reference document for book writing.
Agent Claude Code
Enforces the active genre profile's writing style across all chapter drafts (defaults to tech-book = Toby's voice). Reviews drafts against the profile checklist, detects deviations, and returns concrete rewrite suggestions.
Agent Claude Code
Searches the web (blogs, articles, tutorials, official docs) for topic-relevant content and compiles findings with citations.
Skill Claude CodeCodex
Integrate all finished chapters into a single book-ready manuscript — polish chapter transitions, unify terminology, insert cross-chapter callbacks, and write front/back matter (preface, epilogue, references). Produce a manuscript + bookmanifest.json for EPUB build. Use when chapters are individually complete and need…
Skill Claude CodeCodex
Design the overall book structure — title candidates, characteristics, chapter list with main content per chapter, and narrative arc. Use when turning research into a writing plan, drafting a book outline, planning chapter sequence, or revising a book plan based on review feedback. Triggers on "저술 계획", "책 아웃라인", "챕터…
Skill Claude CodeCodex
Orchestrate a full book-writing workflow from topic to finished EPUB with cover image. Use when the user asks to "write a book", "draft a book", "author a book", "책 쓰기", "책 저술해줘", "책 만들어줘", "전자책 만들어줘", "EPUB 생성", provides a topic/audience/outline and asks to turn it into a book, or says "에 대한 책을 써줘". Also triggers on…
Skill Claude CodeCodex
Write a single book chapter in Toby's distinctive Korean writing style (평어체 기반, 청유형 적극 활용, 수사적 질문, 상황 가정, 감정적 공감 표현). Use when drafting or revising a book chapter, rewriting prose in Toby's voice, translating an outline into full chapter text, or polishing chapter drafts to match 토비 문체. Triggers on "챕터 써줘", "이 섹션 저술"…
Skill Claude CodeCodex
Mine developer/practitioner communities (Reddit, Hacker News, StackOverflow, GitHub Discussions, OKKY, velog, 네이버 카페) for real-world pain points, debates, and field-tested heuristics. Use when the user asks for "커뮤니티 의견", "실무자 목소리", "Reddit·HN 뒤져줘", "현장 경험담 모아줘", or when a book needs authentic pain-point material for…
Skill Claude CodeCodex
Maintain a story bible and check narrative chapter drafts for continuity — character facts (appearance, voice, motive), relationships, world rules, timeline, and planted setups (복선). Seeds {slug}/storybible.md from the plan, flags contradictions, and tracks setup→payoff. Also measures per-chapter tension/emotion and…
Skill Claude CodeCodex
Generate a book cover image (1600x2560 PNG) based on title, topic mood, and target audience. Craft image generation prompts in English, use available image-gen MCPs or APIs, fallback to ImageMagick typography. Use when creating, revising, or A/B testing book covers. Author attribution defaults to Toby-AI (override via…
Skill Claude CodeCodex
Build a standards-compliant EPUB 3 file from a manuscript markdown, cover image, and bookmanifest.json using the bundled pandoc-based script. Output is 책-제목-v{version}.epub with the manifest's author (defaults to Toby-AI), accompanied by a paired 책 소개 markdown ({책-제목}-v{version}.md) in the same folder. Use when…
Skill Claude CodeCodex
Verify concrete factual claims in a chapter draft — numbers, statistics, benchmarks, quotes, version numbers, release years, API signatures, superlatives (tech-book), and safety/health/legal claims like food-safety temperatures, storage limits, allergens, local regulations (practical) — against the reference document…
Skill Claude CodeCodex
Whole-book acceptance gate run by a fresh-context reviewer before EPUB build (Phase 4.5). Cross-reads the integrated manuscript against the plan and escalation logs, scans for forbidden leftover markers, checks terminology/cross-reference/promise integrity, and emits {slug}/05acceptance.md with per-criterion…