branching-story-scene-prose-attach

Validate and attach rendered prose to planned branching-story scenes.

1|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/joeloverbeck/worldloom --skill branching-story-scene-prose-attach
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: branching-story-scene-prose-attach
Source: https://github.com/joeloverbeck/worldloom/tree/main/.claude/skills/branching-story-scene-prose-attach
Command: npx skills add https://github.com/joeloverbeck/worldloom --skill branching-story-scene-prose-attach

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mcp__worldloom__get_record, mcp__worldloom__get_records, mcp__worldloom__list_records, mcp__worldloom__get_context_packet, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures that user-supplied rendered scene prose aligns with the planned scenes in branching-story bundles, enhancing the accuracy and coherence of the narrative.

Core Features & Use Cases

  • Scene Prose Validation: Ensures that rendered prose is consistent with the planned scene.
  • INDEX.md Update: Updates the bundle navigation with the scene prose status and receipt path.
  • Pre-flight Check: Executes checks before processing the scene prose to prevent unauthorized changes.
  • Output Receipt: Generates a structured scene-prose receipt for review.
  • Use Case: Before a scene is finalized, use this Skill to validate the user-provided prose, attach it to the scene, and update the bundle navigation, ensuring the story state remains accurate.

Quick Start

To validate and attach scene prose to the scene with ID 'SCN-123', use the skill 'branching-story-scene-prose-attach' with the arguments 'world_slug', 'story_slug', 'scene_id', and optionally 'strict' and 'run_craft_notes'.

Frequently Asked Questions about branching-story-scene-prose-attach

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

FAQPage Schema
How do I validate rendered prose against planned scenes in branching-story bundles?

Scene prose validation ensures rendered narrative aligns with planned scenes by executing pre-flight checks before processing. This prevents unauthorized changes and confirms consistency with the planned story state before attachment.

How do I update INDEX.md navigation after attaching scene prose to a story bundle?

INDEX.md updates happen automatically after validating scene prose. The process updates bundle navigation with the scene prose status and receipt path, ensuring story state tracking remains accurate across the branching narrative.

Do I need MCP tooling to manage story state when attaching scene prose?

MCP tooling is required for scene prose attachment to retrieve and validate records. The process depends on MCP record retrieval functions to confirm the rendered prose matches the planned scene data before committing changes.

Can I run pre-flight checks to prevent unauthorized changes during scene prose attachment?

Pre-flight checks execute before processing scene prose to prevent unauthorized changes. These validation checks verify the rendered prose against the planned scene structure, ensuring only consistent narrative content is attached to the branching-story bundle.

What does a scene-prose receipt contain after validating branching story content?

A scene-prose receipt is a structured output generated for review after validation. It confirms the rendered prose passed consistency checks against the planned scene and records the attachment status within the branching-story bundle navigation.

When should I use strict mode for scene prose validation in branching stories?

Strict mode enforces rigorous consistency checks between rendered prose and planned scenes during attachment. Use strict validation when finalizing scenes to prevent any narrative deviations from the planned story state in the branching bundle.