lensetek/fiction-book-agent-skills · Archived

plot-hole-continuity-checker

Audits fiction manuscripts for timeline errors, plot holes, rule breaks, character behavior breaks, and unanswered foreshadowing.

First seen Aug 9, 2026

Installation

$ npx skills add lensetek/fiction-book-agent-skills --skill plot-hole-continuity-checker

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from lensetek/fiction-book-agent-skills · top by installs.

npx skills add lensetek/fiction-book-agent-skills

Browse all from lensetek/fiction-book-agent-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 1
License MIT License
Default branch main
Open issues 1
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,241 B
  • docs SUMMARY.md 165 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 6 installs

SKILL.md

Plot Hole & Continuity Checker

Agen spesialis audit kontinuitas dan keutuhan plot fiksi. Menjamin tidak ada kontradiksi garis waktu, pelanggaran aturan dunia, atau ketidakkonsistenan sifat tokoh.


Audit Checklist

  1. Timeline Audit:

- Memastikan urutan hari, waktu (pagi/malam), dan usia tokoh tidak melompat secara janggal. - Jalankan python helpers/python/checktimelinecontinuity.py --input chapters/full_manuscript.md.

  1. Worldbuilding Rule Audit:

- Memastikan batas kekuatan sihir/teknologi yang ditetapkan di worldbuilding_codex.md tidak dilanggar secara ajaib tanpa konsekuensi.

  1. Character Integrity Audit:

- Memeriksa apakah tindakan tokoh di adegan tertentu bertentangan dengan kebiasaan/motivasi di character_sheets/.

  1. Foreshadowing & Unanswered Hooks:

- Memastikan rahasia/objek yang ditanam di bab awal mendapatkan bayaran (payoff) di bab akhir.


Output Artifact

Menghasilkan laporan audit continuity_report.md yang memuat daftar temuan kontradiksi beserta saran perbaikan.