This repository packages a Codex Skill for auditing and rewriting long-form scripts, serialized novels, AI drama episodes, and action-heavy fantasy stories with strict causality, continuity, and logic checks.
Copy the skill folder into Codex skills:
mkdir -p ~/.codex/skills
cp -R skill/causal-continuity-script-editor ~/.codex/skills/Then open a new Codex session and ask:
Use $causal-continuity-script-editor to audit this episode for causality, continuity, action logic, and dramatic escalation.
- builds an input pack before review
- checks big causality, small action logic, and dramatic wave
- grades issues as S/A/B/C
- requires evidence for each issue
- rewrites the text instead of only commenting
- re-audits the rewrite
- keeps new failure patterns available for future workflow upgrades
skill/causal-continuity-script-editor