narrative-quest-narrative-coherence

Validate game quest narrative consistency against world lore and quest registry documents.

17|2|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/fcsouza/agent-skills --skill narrative-quest-narrative-coherence
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: narrative-quest-narrative-coherence
Source: https://github.com/fcsouza/agent-skills/tree/main/plugins/game-dev/narrative/quest-narrative-coherence
Command: npx skills add https://github.com/fcsouza/agent-skills --skill narrative-quest-narrative-coherence

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures that all quests, missions, or story content are consistent with existing world lore, prior quests, and active story arcs, eliminating orphan quests and contradictions.

Core Features & Use Cases

  • Narrative Coherence Check: Performs a 5-step check for lore validation, conflict detection, quest registry, and contradiction prevention.
  • World Lore Validation: Ensures quests reference established lore elements and do not contradict existing history or character motivations.
  • Quest Registry Management: Adds new quests to a registry, keeping track of their status, NPCs, locations, factions, rewards, and prerequisites.
  • Use Case: Before writing a new quest, use this Skill to check for lore consistency, NPC availability, location accessibility, and reward consistency with the game economy.

Quick Start

Run the narrative-quest-narrative-coherence skill before creating a new quest to validate its coherence with existing lore and narrative structure.

Frequently Asked Questions about narrative-quest-narrative-coherence

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

FAQPage Schema
How do I ensure narrative consistency and validate game lore when creating new quests?

To ensure narrative consistency, you can use a 5-step lore validation check that detects conflicts, manages a quest registry, and prevents contradictions with established world history and character motivations.

What is the best way to manage a quest registry and track NPC availability for game development?

Managing a quest registry involves tracking quest statuses, associated NPCs, locations, factions, rewards, and prerequisites to maintain story continuity and eliminate orphan quests across active story arcs.

How do I prevent orphan quests and story contradictions in my game's world building?

Preventing orphan quests requires validating new quests against existing lore and an active quest registry, ensuring all story content references established history without contradicting prior missions.

What do I need to provide before checking narrative coherence for my game's quests?

You need to provide existing world lore documents and a quest registry to perform narrative coherence checks, allowing the system to validate lore, detect conflicts, and manage new quest entries.

Can I check if my quest rewards and locations are consistent with the game economy before writing?

Yes, running a narrative coherence check before writing a new quest validates reward consistency, NPC availability, and location accessibility against established game economy and world lore.

Does narrative coherence checking work for ongoing story arcs and active quests?

Narrative coherence checking works for active story arcs by cross-referencing new quest proposals against the current quest registry to detect conflicts and ensure story continuity across ongoing missions.

Related Skills