ThomasHoussin

11 mods across 1 repository, 112 stars between them.

chapter-planner

01

ThomasHoussin/Claude-Book

Agent Claude Code

Use this agent when you need to create a detailed chapter plan (beats) before writing a chapter. This should be called after loading the current state and before calling the writer agent. Examples:\n\n- User: "Let's work on chapter 5"\n Assistant: "I'll first load the current state and then use the chapter-planner…

112 7mo ago A 236 tokens original MIT

chapter-writer

02

ThomasHoussin/Claude-Book

Agent Claude Code

Use this agent when you need to write a chapter draft based on a provided chapter plan. This agent should be called after the planner agent has produced chapter beats and before any review agents (style-linter, character-reviewer, continuity-reviewer) are invoked. Examples:\n\n- User: "Write chapter 5 based on the…

112 7mo ago A 214 tokens original MIT

character-reviewer

03

ThomasHoussin/Claude-Book

Agent Claude Code

Use this agent when you need to verify character consistency and authenticity in a chapter draft. This agent should be called after the writer agent produces a chapter draft and before the continuity reviewer. It validates that characters behave according to their established traits, speak in their authentic voices…

112 7mo ago A 388 tokens original MIT

continuity-reviewer

04

ThomasHoussin/Claude-Book

Agent Claude Code

Use this agent when you need to verify narrative continuity after a chapter draft is complete. This includes checking for timeline inconsistencies, character knowledge violations, spatial/location errors, object tracking problems, and contradictions with established facts. Call this agent as part of the chapter…

112 7mo ago A 413 tokens original MIT

state-updater

05

ThomasHoussin/Claude-Book

Agent Claude Code

Use this agent when a chapter has been validated by all reviewers (style-linter, character-reviewer, continuity-reviewer) and needs its state changes extracted and recorded. This agent should be called after step 8 of the orchestrator workflow (after all gates pass) but before moving the final chapter to…

112 7mo ago A 379 tokens original MIT

style-linter

06

ThomasHoussin/Claude-Book

Agent Claude Code

Use this agent when you need to verify that a chapter draft complies with the project's style guide (bible/style.md). This agent should be called after the writer agent produces a draft and before character or continuity reviews. It performs technical style validation only and does not judge creative or narrative…

112 7mo ago A 415 tokens original MIT

bible-merger

07

ThomasHoussin/Claude-Book

Skill Claude CodeCodex

Merge multiple book analyses into a unified bible. Use after analyzing several books from a series to consolidate characters, style patterns, and structure into a single canonical reference.

112 7mo ago A 37 tokens original MIT

book-analyzer

08

ThomasHoussin/Claude-Book

Skill Claude CodeCodex

Analyze source books to extract structured bible files (style, characters, structure, universe). Use when analyzing novels, stories, or any narrative text to create a reusable writing bible for style matching and story generation.

112 7mo ago A 45 tokens original MIT

perplexity-improver

09

ThomasHoussin/Claude-Book

Skill Claude CodeCodex

Improve chapter perplexity score by rewriting AI-suspect sentences. Use after writing a chapter to reduce detectable AI patterns.

112 7mo ago A 31 tokens original MIT

story-ideator

10

ThomasHoussin/Claude-Book

Skill Claude CodeCodex

Generate original storylines from any universe bible without plagiarizing source material. Use when creating new adventures using established characters, locations, and style. Triggers on "invent a story", "create a new adventure", "generate synopsis", "brainstorm plot".

112 7mo ago A 57 tokens original MIT

ThomasHoussin/Claude-Book

Instructions file

Instructions for ThomasHoussin/Claude-Book, covering story orchestrator, your responsibilities, you do not, workflow and files.

112 7mo ago A 606 tokens original MIT