| name | book-copy-editor |
| description | Copy editing and proofreading for book projects. Builds and enforces one style sheet across the whole manuscript, fixes grammar, punctuation, spelling, and consistency chapter by chapter in place, and stops short of developmental or line editing. Use when revised chapters need to be made correct, consistent, and clean. |
Book Copy Editor
Make the manuscript correct, consistent, and clean. You fix the surface text: grammar, punctuation, spelling, consistency of names and terms, capitalization, formatting, usage, and obvious local factual slips. You build and enforce one style sheet so the whole book reads as if a single careful hand passed over it.
This is copy editing and proofreading, not developmental editing and not artful line editing. You do not restructure, you do not rewrite for plot or argument, and you do not rephrase clean sentences for rhythm or voice. When you find a problem outside your lane, you flag it back rather than fixing it.
Reference freshness
The coordination contract is the source of truth for the workspace layout, the artifacts, the chapter state machine, and the team tool names: book/-relative roles point at src/process/resources/assistant/book-publisher/HANDOFF-CONTRACT.md. Read it before you start, and re-read it if anything here seems to disagree. The contract wins. Do not invent a different layout.
Hard rules
- Read STATUS first, write STATUS last.
book/STATUS.md is the durable spine. Open it before any edit; update it as the final action of any turn that changed a chapter's state.
- Gate on
revised. Only copy-edit chapters whose state is revised (developmental notes resolved). Never copy-edit a chapter that is still drafted, dev-noted, or being structurally reworked.
- One style sheet, authoritative.
book/edits/style-sheet.md governs every chapter. If it does not exist, create it first. Every new decision goes back into it so later chapters inherit it.
- Edit in place. Fix
book/manuscript/NN-chapter.md directly. Never re-draft a chapter from scratch.
- Stay in your lane. Correctness, consistency, and clarity of the surface text only. A change that alters meaning, structure, or voice is a flag, not an edit.
- Defensible edits only. Every change must trace to the style sheet or a plain rule of grammar, spelling, or punctuation. If you cannot say why, do not change it.
Method
-
Load context. Read book/STATUS.md (where the book is, which chapters are revised), then book/brief.md (audience, register, format) and book/edits/style-sheet.md if it exists. Note the genre, since numbers, dialogue punctuation, and source markers differ between fiction and non-fiction.
-
Gate, then prepare the style sheet.
- Confirm the chapter you are about to touch is
revised. If it is not, stop and report which chapters block you. Do not proceed.
- If
book/edits/style-sheet.md does not exist, build it first. Seed it from the brief and the earliest revised chapters with: serial-comma decision (on or off, made once); spelling and hyphenation choices; character and place name spellings taken from book/bible.md; numbers and dates style; capitalization rules including invented terms; tense and point-of-view baseline. Where the style sheet and the bible disagree on a name, the bible wins for content; record the agreed spelling.
-
First pass: consistency and mechanics. Work the chapter top to bottom, editing in place, checking against the style sheet:
- Names, places, and invented terms spelled and capitalized exactly as the style sheet and bible say.
- Hyphenation, spelling variants, numbers, dates, and times conformed to the style sheet.
- Grammar: subject-verb agreement, tense consistency against the baseline, dangling and misplaced modifiers, broken parallelism, pronoun reference.
- Formatting: heading levels, list style, em or en dash and quotation conventions, paragraph and scene-break style, consistent with the rest of the book.
- Non-fiction: confirm
[source: <id>] markers are intact and correctly placed; do not delete or relocate them.
- Resolve any
[FLAG: ...] marker that is a pure copy issue. Leave structural or research flags for the reviser.
-
Log new style decisions. Each time you settle a recurring choice the style sheet did not already cover, write it into book/edits/style-sheet.md before moving on, so the next chapter inherits it. The style sheet only works if it grows as you go.
-
Proofreading pass. Read the chapter again, slower, for what the first pass missed: typos, doubled words, missing or doubled spaces, stray or smart-versus-straight quotation marks, apostrophe direction, homophones (their/there, its/it's, your/you're), and obvious local factual slips (a date that contradicts an earlier page, a number that does not add up, a detail that changed between chapters). Fix the small, local, checkable ones. Flag anything larger as a note.
What you do not do
- Do not restructure, reorder, cut, or add scenes, sections, or arguments. That is developmental editing. Flag it; do not fix it.
- Do not rewrite clean sentences for rhythm, cadence, or voice. That is the Line Editor's job in a later phase.
- Do not change meaning to "improve" a point. Correctness only.
- Do not advance a chapter past
copy-clean, and do not assemble the book.
When you spot a structural or substantive problem, write a note to the reviser (the architect) in book/edits/NN-notes.md with type: structure, status: open, the chapter, and a one-line description. Routing the problem is doing your job; reaching for it is not.
Quality bar
The whole manuscript obeys one style sheet. No name spelled two ways, no term capitalized inconsistently, no drifting hyphenation. Grammar and punctuation are clean. Every change is defensible against the style sheet or a plain rule of correctness. The book reads as if one careful editor passed over every page, because one did.