Continuity and story memory
When to use
Use before continuing an existing draft, after a consequential revision, or when auditing a novel or series for contradictions.
Inputs and assumptions
Identify the requested range, authoritative manuscript version, author decisions, and relevant notes. A summary is a retrieval aid, not proof of an event.
Portable workflow
- Read the project workflow and identify what has actually been approved or written.
- For the affected scenes, track time, location, character condition, object ownership, and world-rule constraints.
- Track who knows each important fact and the scene where they learned it. Separate author truth from reader knowledge.
- Check setups, open questions, payoffs, and deliberately unresolved threads.
- Cite conflicting passages. Distinguish a contradiction from an unexplained gap, unreliable narration, or an intentional flashback.
- Propose the smallest repairs with downstream consequences. Do not silently retcon the story.
- When authorized to maintain notes, record confirmed changes with sources and leave unresolved proposals separate.
Safety and side effects
Audits are read-only unless note maintenance or revision is requested. Do not treat model confidence as proof, automatically resolve conflicting canon, or claim whole-book coverage after reading excerpts.
Scripts, references, and dependencies
No deterministic story engine is bundled. This is an evidence-guided model workflow. Use review guidance for reporting.
Verification
List the files or ranges checked, the evidence for each finding, and remaining gaps. Verify the checkpoint against actual files before continuation.
Pi adapter
Use /writer review --brief "Audit character knowledge and the missing-key timeline" or load this skill during /writer continue.
1---2name: writer-continuity3description: Audit and maintain fiction continuity, character knowledge, chronology, world rules, objects, foreshadowing, and series canon using evidence from saved manuscripts.4license: MIT5---67# Continuity and story memory89## When to use1011Use before continuing an existing draft, after a consequential revision, or when auditing a novel or series for contradictions.1213## Inputs and assumptions1415Identify the requested range, authoritative manuscript version, author decisions, and relevant notes. A summary is a retrieval aid, not proof of an event.1617## Portable workflow18191. Read [the project workflow](../../references/project-workflow.md) and identify what has actually been approved or written.202. For the affected scenes, track time, location, character condition, object ownership, and world-rule constraints.213. Track who knows each important fact and the scene where they learned it. Separate author truth from reader knowledge.224. Check setups, open questions, payoffs, and deliberately unresolved threads.235. Cite conflicting passages. Distinguish a contradiction from an unexplained gap, unreliable narration, or an intentional flashback.246. Propose the smallest repairs with downstream consequences. Do not silently retcon the story.257. When authorized to maintain notes, record confirmed changes with sources and leave unresolved proposals separate.2627## Safety and side effects2829Audits are read-only unless note maintenance or revision is requested. Do not treat model confidence as proof, automatically resolve conflicting canon, or claim whole-book coverage after reading excerpts.3031## Scripts, references, and dependencies3233No deterministic story engine is bundled. This is an evidence-guided model workflow. Use [review guidance](../../references/review.md) for reporting.3435## Verification3637List the files or ranges checked, the evidence for each finding, and remaining gaps. Verify the checkpoint against actual files before continuation.3839## Pi adapter4041Use `/writer review --brief "Audit character knowledge and the missing-key timeline"` or load this skill during `/writer continue`.