narrative-continuity-critic

Evaluate downstream narrative beats for coherence after upstream insertions.

178|18|Updated May 3, 2026
One-click install
npx skills add https://github.com/UfukNode/Noustiny --skill narrative-continuity-critic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: narrative-continuity-critic
Source: https://github.com/UfukNode/Noustiny/tree/main/hermes-additions/skills/creative/narrative-continuity-critic
Command: npx skills add https://github.com/UfukNode/Noustiny --skill narrative-continuity-critic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill assesses whether a downstream narrative beat remains coherent after a newly inserted upstream beat, producing a precise, surgical verdict without rewriting.

Core Features & Use Cases

  • Read-only continuity checks: for each downstream node, evaluate compatibility with the upstream insert during a reharmonize sweep.
  • JSON verdict outputs: returns a single JSON object with verdict, reason, and severity to drive subsequent editing steps.
  • Targeted guidance: identifies mismatches so downstream beats can be salvaged with minimal edits or flagged for deletion only as a last resort.

Quick Start

Run a per-node continuity check by comparing each downstream beat against the latest upstream insertion and return a one-shot verdict in JSON.

Frequently Asked Questions about narrative-continuity-critic

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check narrative continuity after inserting a new story beat?

To check narrative continuity after inserting a new story beat, evaluate each downstream node against the upstream insertion to determine if it remains coherent, returning a strict JSON verdict per node without rewriting the content.

What is a reharmonize sweep in storytelling?

A reharmonize sweep in storytelling is a process where a single upstream narrative insertion affects multiple downstream nodes, requiring a per-node evaluation to ensure the overall story remains coherent and compatible.

Can I get a JSON output for narrative continuity errors?

Yes, you can get a JSON output for narrative continuity errors by evaluating downstream beats against an upstream insertion, which returns a JSON object containing a verdict, reason, and severity for each node.

Does the continuity audit automatically rewrite broken story beats?

No, the continuity audit does not rewrite broken story beats; it performs a read-only check that identifies mismatches and returns a surgical JSON verdict to guide subsequent manual editing or deletion.

How do I identify which downstream narrative beats need editing after an insertion?

You identify downstream narrative beats needing editing by comparing each one against the latest upstream insertion, categorizing compatibility issues by severity to salvage beats with minimal edits or flag them for deletion.