Run expert review on a plan, spec, or implementation approach with parallel reviewer agents. Presents findings as Socratic questions. Use when asked to "review the plan", "check this approach", or before implementation to validate architectural decisions. Optional argument: reviewer name (e.g., /arc:review…
Characterization testing and safety-net backfill for existing code. Use when legacy, under-tested, or risky code needs tests before a refactor, bug fix, or behavior change. Captures current behavior through public interfaces, identifies coverage gaps, and adds focused unit, integration, or E2E tests without replacing…
Create or maintain a project's root CONTEXT.md — goals, product boundary, non-goals, decision principles, and a domain language glossary. Use when starting a new project, clarifying product direction, aligning a codebase for future agent work, defining a north star, pinning down domain terminology, or turning a vague…
Design high-level story architecture. Use when starting a new project, rethinking structure, or establishing the foundation of a story. Produces premise, theme, arc, ending, and tone.
Generate book cover art prompts from story content. Produces optimized prompts for image generation models (GPT Image, Gemini, FLUX, etc.) that conform to Kindle dimensions.
Generate consistent chapter illustrations using motif series. Reads chapter content, extracts key scenes, and generates illustration prompts that maintain visual consistency across the book.
Generate and validate book title options. Reads project content, produces title candidates using proven naming strategies, and checks availability against existing books.
Create a new fiction project from scratch. Interactive wizard that guides through discovery, architecture, characters, world, and outline. Highly conversational with multiple choice at every step.
Coordinate reading an entire manuscript via parallel reader agents. Writes manuscript-digest.md and returns a short summary. Prevents context overflow in parent agents.