Story Consistency Monitor

🌐Community
by wordflowlab · vlatest · Repository

Ensures narratives remain logically sound and consistent across chapters/sections, flagging contradictions for writers.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add story-consistency-monitor npx -- -y @trustedskills/story-consistency-monitor
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "story-consistency-monitor": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/story-consistency-monitor"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The story-consistency-monitor skill analyzes narrative text to detect contradictions, character inconsistencies, and plot holes. It ensures that details established early in a manuscript remain accurate throughout the writing process.

When to use it

  • Identify factual errors where a character's age or location changes between chapters.
  • Validate that plot points introduced in previous scenes are resolved logically later on.
  • Maintain continuity of specific world-building rules, such as magic systems or technology limits.
  • Review long-form drafts before final editing to catch overlooked discrepancies.

Key capabilities

  • Detects contradictions in character descriptions and backstories.
  • Flags unresolved plot threads or missing logical connections.
  • Tracks consistency of timelines and dates across the narrative.
  • Highlights deviations from established setting rules or tones.

Example prompts

  • "Scan this chapter for any inconsistencies with the character profiles defined in Chapter 1."
  • "Identify any plot holes or unresolved story threads in the last three scenes."
  • "Check if the timeline of events matches the calendar dates mentioned earlier in the book."

Tips & gotchas

This tool is most effective when used on drafts that have already undergone basic structural editing. It relies on clear, explicit details provided in the text; vague descriptions may result in fewer detected inconsistencies.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
wordflowlab
Installs
161

🌐 Community

Passed automated security scans.