Agent Skill
2/7/2026plot-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
| 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. |
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
- Identify story timeline.
- Map character motivations and decisions.
- Compare events against:
- Logic
- Continuity
- Motivation consistency
- World rules
- Highlight any contradictions.
- 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
Download