소스 정보
- 저장소
- XucroYuri/how-to-make-script
- 최근 소스 활동
- 2026년 5월 13일 06:31
- 감지된 SKILL.md 언어
- 영어
- 스타
- 13
- 포크
- 1
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
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