dialogic-review

Automate review and validation of 8-MINE Dialogic timelines and narrative graphs.

1|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/RebelliousSmile/my-claude-marketplace --skill dialogic-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dialogic-review
Source: https://github.com/RebelliousSmile/my-claude-marketplace/tree/main/plugins/game-writer/skills/dialogic-review
Command: npx skills add https://github.com/RebelliousSmile/my-claude-marketplace --skill dialogic-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, yaml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the review and validation of 8-MINE Dialogic timelines and narrative graphs, streamlining the process of persona-driven review, graph audit, and node lifecycle management.

Core Features & Use Cases

  • Persona-Driven Review: Full matricial review of Dialogic timelines with various personas for comprehensive analysis.
  • Graph Audit: Validates narrative graph structure for transitions, orphans, and broken loops.
  • Node Lifecycle Management: List, inspect, update, or retire nodes in the registry.
  • Use Case: For game developers, use this Skill to ensure the narrative consistency and quality of your game's timeline and graph.

Quick Start

Run the dialogic-review skill to validate the narrative graph for your game using the persona 'dramaturge'.

Frequently Asked Questions about dialogic-review

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

FAQPage Schema
How do I automate Dialogic timeline review for game narratives?

You can automate Dialogic timeline review by running a Python-based validation process that parses persona files and node specifications to perform persona-driven analysis and structural graph audits.

What is narrative graph validation in game development?

Narrative graph validation is the process of auditing graph structure to detect broken transitions, orphaned nodes, and broken loops, ensuring timeline consistency using Python and YAML specifications.

How do I validate Dialogic narrative graphs for orphaned nodes and broken transitions?

Validate Dialogic narrative graphs by running a structural graph audit that inspects node lifecycles, detects orphaned nodes, and identifies broken loops or transitions within the timeline.

Do I need Python and YAML to perform persona-driven Dialogic timeline reviews?

Yes, you need Python and YAML because the review process relies on Python for parsing and analysis, while YAML is required to define the persona files and node specifications for matricial review.

What's the best way to manage node lifecycles in a Dialogic narrative graph?

The best way to manage node lifecycles is to use an automated review process that lists, inspects, updates, or retires nodes in the registry based on parsed YAML node specifications.

Can I use a dramaturge persona for matricial review of Dialogic timelines?

Yes, you can use a dramaturge persona for matricial review by loading the corresponding persona file to drive comprehensive analysis and validation of the Dialogic timeline.