用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/XucroYuri/how-to-make-script --skill story-memory-checkpoint命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | story-memory-checkpoint |
| description | 剧本项目需要可恢复的连续性压缩或交接安全状态(而非全量上下文重载)时使用。 |
Use this skill when the user needs to pause and resume a long screenplay project, hand current story state to another agent or human, or preserve continuity without reloading a whole draft or room archive.
Agent should proactively suggest a checkpoint at E2E stage transitions between these stages:
idea → premise(story engine about to be committed)premise → character(character continuity needs locking before world-building)character → structure(story engine may shift when plot form takes over)structure → scene(character and event continuity must be locked before writing pages)Do not auto-suggest checkpoints for single-step requests or trivial continuations. A checkpoint is warranted when losing state would cost meaningful re-work.
A minimal story_memory_checkpoint must include:
For serial or long-form work, also include arc-budget spend and remaining high-value turns.
When reloading from a checkpoint:
story_memory_checkpoint: current state, unresolved promises, invariants, dual-track rhythm, arc-budget status when relevant, next safe entrypoint, priority source surfaces, and drift warnings.When certainty = lost:
Ask: "What is the last thing you were certain about in this story before you got lost?" One confirmed story truth is the right starting point for a checkpoint. Do not produce a full state compression — produce one anchor first.
When certainty = certain:
Apply the full checkpoint workflow: lock span → compress current state → record unresolved promises and invariants → separate dual-track rhythms → return with next safe entrypoint and drift warnings.
When focus = event:
Event-layer checkpoints should record: what has already been spent (turns, reveals, escalations) and what arc budget remains. Do not retell the plot; record the pressure-state.
When focus = character:
Character-layer checkpoints should record: active wants, outstanding lies, unresolved wounds, and open relationship debts. These are the continuity liabilities that cause drift in resumed work.
When focus = world:
World-layer checkpoints should record: which world rules have been explicitly established, which have been implied but not confirmed, and which remain unset and thus canonically open.
wp.story-memory-checkpointrb.story-memory-checkpointka.cross-protocol-referral-edgeska.dual-track-rhythmka.room-artifact-ladderka.script-as-coordination-artifactka.serial-arc-budgetingka.story-memory-checkpoint