story-consistency-monitor

Monitor story documents for character, world, and timeline inconsistencies.

1|Updated Nov 12, 2025
One-click install
npx skills add https://github.com/Lev0n82/TestDriverMCP --skill story-consistency-monitor-lev0n82
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: story-consistency-monitor
Source: https://github.com/Lev0n82/TestDriverMCP/tree/main/.agent/skills/quality-assurance/consistency-checker
Command: npx skills add https://github.com/Lev0n82/TestDriverMCP --skill story-consistency-monitor-lev0n82

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monitors and flags narrative inconsistencies in real-time to maintain coherence across chapters.

Core Features & Use Cases

  • Role consistency: Checks physical traits, personality, and knowledge states.
  • World rules: Verifies magic, geography, society, and physics remain stable.
  • Timeline logic: Ensures event order, aging, POV alignment, and historical references stay coherent.

Quick Start

While writing, the checker analyzes the current scene against the established spec and flags any inconsistencies for immediate resolution.

Frequently Asked Questions about story-consistency-monitor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check for character consistency across multiple chapters?

Character consistency checking compares physical traits, personality, and knowledge states across your draft chapters against established character dossiers to flag contradictions. The Skill analyzes scenes in real-time and alerts you to discrepancies before they compound.

Can I monitor world rules and timeline coherence while writing?

Yes. Timeline coherence monitoring verifies event order, character aging, POV alignment, and historical references remain stable. It cross-references your worldbuilding documents and timeline specs to catch conflicts immediately during draft development.

What inconsistencies does a story consistency monitor detect?

It flags role inconsistencies in character behavior, world-rule violations in magic and geography, and timeline logic errors like impossible event sequences or aging conflicts. Configurable strictness levels let you adjust alert sensitivity to your workflow.

How does real-time narrative monitoring integrate with my writing workflow?

The Skill works passively in the background during drafting, cross-referencing new scenes against existing spec and prior chapters. It provides immediate alerts with severity indicators, integrating with /write, /analyze, and /track workflows to catch issues early.

Do I need character dossiers and worldbuilding documents set up before using this?

Yes. The Skill requires established character dossiers in a characters/ directory, worldbuilding specifications, and optionally a timeline.json file in spec/tracking/. These serve as the reference specs against which new chapters are monitored.

What happens when timeline or character conflicts are detected?

Detected inconsistencies are flagged with severity indicators showing the conflict type and location. You receive real-time alerts identifying which character trait, world rule, or timeline event contradicts your established spec, allowing immediate resolution during drafting.