← Back to list

continuity-checking
by keberle
Fiction storytelling using spec-driven development.
⭐ 1🍴 0📅 Jan 24, 2026
SKILL.md
name: continuity-checking description: Validate continuity by scanning scenes for contradictions, invented specificity (brands/addresses/vehicle models), and character knowledge violations. Use after writing or editing scenes.
Continuity Checking
Audit a scene (or an episode/chapter) against prior content and canon.
What To Detect
1) Invented Specificity (Most Common)
Flag new, high-specificity proper nouns/details that weren’t established:
- store names, street names, company names
- brand names (cars, clothes, tech)
- precise addresses, phone models, etc.
Preferred fix: genericize unless canon requires the specificity.
2) Character Knowledge Violations (CRITICAL)
A character can only know what they:
- witnessed
- were told
- deduced from evidence
- researched (and the results must be in canon)
Also check context violations: characters operating as if they understand the true situation when they only have partial context.
3) Timeline/Sequence Problems
- time-of-day contradictions
- events referenced before they occur
- implausible travel/time gaps
4) Canon Contradictions
- character traits contradict character files
- plot beats contradict outlines
- setting details contradict setting canon
Output
Produce a report with:
- Status: PASS / FAIL / WARNINGS
- Grouped findings (invented specificity, knowledge, timeline, canon)
- Minimal fix recommendations
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon