Help us improve
Share bugs, ideas, or general feedback.
From story-skills
Revises story projects with continuity-aware editing: chapter revisions, continuity audits, developmental edits, line edits, and timeline consistency checks while updating metadata and cross-references.
npx claudepluginhub danjdewhurst/story-skills --plugin story-skillsHow this skill is triggered — by the user, by Claude, or both
Slash command
/story-skills:revision-continuityThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Revise existing Story Skills projects without losing continuity. Use this skill for targeted chapter edits, continuity audits, developmental revision, line edits, and pre-flight checks before drafting the next chapter.
Validates structure, reindexes registries, checks links & continuity, and counts words for Story Skills markdown projects. Also imports/exports manuscripts and runs the story CLI for deterministic maintenance.
Provides structured revision and editing for Crucible-drafted novels, covering developmental, line, copy editing, and final polish after first draft completion.
Runs four systematic passes to identify timeline errors, character logic violations, world-rule breaks, and physical continuity errors in a manuscript.
Share bugs, ideas, or general feedback.
Revise existing Story Skills projects without losing continuity. Use this skill for targeted chapter edits, continuity audits, developmental revision, line edits, and pre-flight checks before drafting the next chapter.
A story project must already exist. Verify by checking for story.md in the project root, then run or inspect story report . when CLI access is available.
story.mdchapters/_index.mdscenes/continuity/state.md, open questions, and promises/payoffsplot/timeline.md and active arc files for continuity-sensitive editsstatus (draft -> revised, revised -> final only when appropriate)word-count via CLI when availableplot/timeline.md if events changedscenes/ records if POV, location, participants, or state changes movedcontinuity/state.md, continuity/questions/, or continuity/promises/ when knowledge, object ownership, mystery state, or payoffs changedstory wordcount . --write
story reindex .
story links .
story validate .
story continuity .
story doctor .
story continuity deterministically checks death ordering (died-in vs later appearances), promise/question chapter ordering, unfired setups, POV/cast consistency, and continuity/state.md references. For intentional flashbacks, memories, or recordings of dead characters, list them under chapter or scene mentions instead of characters.
If story is not installed, use bun run story -- from this repository or the bundled story-maintenance/scripts/story.js fallback when available.
Run story continuity . first to collect the deterministic findings, then check for what the CLI cannot judge:
When the user asks for an audit rather than direct edits, return findings ordered by severity with file references and concrete fixes. When the user asks for revision, summarize the edited files, changed continuity facts, and maintenance results.