revision-continuity — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited revision-continuity (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
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.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.