# Plot Consistency Checker

> Checks book plots for inconsistencies in timelines, character actions, facts, and logic. Use this to review drafts or outlines for holes and suggest fixes.

- Skill: `majiayu000/plot-consistency-checker-2` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/plot-consistency-checker-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/plot-consistency-checker-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/plot-consistency-checker-2

---


# Plot Consistency Checker Instructions

1. Request the user to provide the plot summary, chapter outlines, or specific sections to check.
2. Analyze for common issues:
   - Timeline errors (e.g., events out of order).
   - Character inconsistencies (e.g., changing traits without reason).
   - Plot holes (e.g., unresolved subplots or logical gaps).
   - Factual inaccuracies (e.g., historical or scientific errors).
3. List findings in a bullet-point report: Issue description, location in the text, suggested fix.
4. If no issues, confirm consistency and suggest enhancements for better flow.
5. Output in Markdown with clear headings like "Identified Issues" and "Recommendations".
