Agent Skill
2/7/2026

plot-consistency-checker

Use this skill when the user wants to check for plot holes, inconsistencies, timeline issues, or logical gaps in a story or novel.

H
huzaifa4412
1GitHub Stars
1Views
npx skills add Huzaifa4412/AIDD-30-Day-Challenge

SKILL.md

Nameplot-consistency-checker
DescriptionUse this skill when the user wants to check for plot holes, inconsistencies, timeline issues, or logical gaps in a story or novel.

name: plot_consistency_checker description: > Use this skill when the user wants to check for plot holes, inconsistencies, timeline issues, or logical gaps in a story or novel. version: 1.0

Plot Consistency Checker — Reasoning Skill

Purpose

Teach Claude how to analyze a story's logic, pacing, and continuity.

When to Activate

  • User asks "find inconsistencies"
  • User wants plot hole checking
  • User provides summary/chapters for review
  • User wants timeline validation

Workflow

  1. Identify story timeline.
  2. Map character motivations and decisions.
  3. Compare events against:
    • Logic
    • Continuity
    • Motivation consistency
    • World rules
  4. Highlight any contradictions.
  5. Suggest fixes with narrative reasoning.

Example

User:

"Here is my plot. Tell me if anything doesn’t make sense."

Claude:

  • Load the skill
  • Analyze events
  • Return a list of inconsistency flags
Skills Info
Original Name:plot-consistency-checkerAuthor:huzaifa4412