sp-roleplay

Maintain narrative continuity in multi-turn roleplay sessions with world-state tracking.

23|2|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/tta-lab/ttal-cli --skill sp-roleplay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sp-roleplay
Source: https://github.com/tta-lab/ttal-cli/tree/main/skills/sp-roleplay
Command: npx skills add https://github.com/tta-lab/ttal-cli --skill sp-roleplay

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

sp-roleplay prevents long collaborative fiction from losing continuity by forcing you to track world-state, character positions, voice, canon-uncertain facts, and invented-mechanism constraints turn-by-turn.

Core Features & Use Cases

  • Continuity scaffolding: Creates a scratch “world-state register” (resolution, cast, per-character state board, term glossary, hedges) that must be filled before writing turn 1.
  • Per-turn mechanical discipline: Requires re-reading the latest state and logs before each turn, and cross-checking NPC dialogue against the state board to avoid mismatch errors.
  • Mechanism lock & mid-scene audits: Locks invented physics/magic/time-travel parameters early and runs an every-5-turn consistency scan to catch drift, contradictions, and plot stance problems.
  • Resolution-first scene control: Enforces a required resolution paragraph to avoid the “strong open, weak end” failure mode in scenes longer than about 5 turns.

Quick Start

Use sp-roleplay for a multi-turn scene by creating a roleplay scratch file from scratch.template.md, filling Phase 0 (Resolution, Cast register, Per-character state board, Term glossary, Canon hedges, Mechanism commits) before writing turn 1, and then updating the turn-by-turn log plus state board after every turn.

Frequently Asked Questions about sp-roleplay

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

FAQPage Schema
How do I maintain narrative continuity in long collaborative fiction roleplay?

To maintain narrative continuity in long collaborative fiction, use a resolution-first scaffolding approach with an append-only world-state register that tracks cast, per-character state, and canon hedges before writing turn 1.

What is resolution-first scaffolding in multi-turn roleplay sessions?

Resolution-first scaffolding in roleplay requires drafting a resolution paragraph and populating a world-state register before writing turn 1, preventing the strong open but weak end failure mode in scenes longer than five turns.

How do I stop NPC dialogue from contradicting established world-state in roleplay?

To stop NPC dialogue contradictions, enforce per-turn mechanical discipline by re-reading the latest state board and cross-checking NPC dialogue against persistent artifacts before appending the new turn to the collaborative fiction log.

When should I run consistency audits during a long roleplay scene?

You should run consistency audits every five turns during a long roleplay scene to catch drift, contradictions, and plot stance problems, applying out-of-frame corrections to maintain strict narrative continuity.

How do I lock invented magic or time-travel mechanism parameters in collaborative fiction?

To lock invented magic or time-travel parameters in collaborative fiction, commit mechanism constraints early in a Phase 0 scratch template and enforce append-only tracking to prevent parameter drift across multi-turn roleplay sessions.

Do I need a scratch template to track canon hedges and character state in roleplay?

Yes, you need a scratch template to track canon hedges and character state in roleplay, as it forces Phase 0 population of resolution, cast register, glossary, and mechanism commits before writing the first turn to ensure continuity.