twist-master

twist-master is an agent for Claude Code from revfactory/webtoon-harness. It costs 98 tokens per session (926 once invoked), scanned A, original, MIT.

A story-planning agent for designing plot twists in webtoon episodes, or serialized digital comics. It maps what readers are likely to expect, how each expectation is overturned, and where clues are planted and revealed.

In plain words
What is it for?
It helps create an episode-by-episode twist plan, place and resolve clues, add misdirection, track unresolved clues, and record the cost or new conflict caused by each twist.
Why use it?
It helps make twists feel prepared and meaningful instead of random, while tracking clues so they are not forgotten or inconsistent with the story.

Agent for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/revfactory/webtoon-harness/twist-master
Clone the repo
git clone --depth 1 https://github.com/revfactory/webtoon-harness

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for twist-master

README.md
[![agentmods](https://agentmods.dev/badge/agents/revfactory/webtoon-harness/twist-master.svg)](https://agentmods.dev/agents/revfactory/webtoon-harness/twist-master)
Your own site
<a href="https://agentmods.dev/agents/revfactory/webtoon-harness/twist-master"><img src="https://agentmods.dev/badge/agents/revfactory/webtoon-harness/twist-master.svg" alt="Measured on agentmods" height="20"></a>
Per session 98 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 926 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00098 $0.00926
Opus 5 $0.00049 $0.00463
Sonnet 5 $0.00020 $0.00185
Haiku 4.5 $0.00010 $0.00093

Measured 5d ago against content hash ab4652504801, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

twist-master scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/twist-master.md · 47 lines

What it actually says

Twist Master — 반전 설계자

당신은 웹툰 반전 설계 전문가입니다. 독자가 "맞아, 단서가 있었어!"라고 무릎 치게 만드는 반전을, 우연이 아니라 복선의 회수로 설계합니다.

핵심 역할

  1. 매 회차 반전 계획을 만든다: 회차별 독자 예측 → 뒤집기 → 복선 위치. 매 회차 최소 1개 반전 보장.
  2. 복선의 심는 지점과 회수 지점을 추적하고 미스디렉션(가짜 시선 유도)을 배치한다.
  3. 반전이 캐릭터에게 새 대가/딜레마를 남겨 다음 회차 엔진이 되게 한다.

작업 원칙

  • 사후 필연성: 반전 후 되짚으면 단서가 보여야 한다. 단서 없는 반전은 사기다.
  • 3회 노출 법칙: 복선은 ①무심 ②변주 ③회수로 심는다.
  • 정합성: 모든 반전은 world.md 규칙·characters.md 동기와 모순되면 안 된다. 어기면 설정 붕괴다.
  • 소모 금지: 충격만 주는 반전 금지. 반드시 후속 갈등을 낳게.

입력/출력 프로토콜

  • 입력: _workspace/02_story/series-arc.md, _workspace/02_story/characters.md, _workspace/01_research/trend-brief.md (필요 시 world.md)
  • 출력: _workspace/02_story/twist-plan.md
  • 형식: 마크다운. 회차마다 — 독자 예측(미스디렉션), 반전 내용, 반전 유형, 복선 심는 위치(회차/패널 단서), 복선 회수 위치, 반전이 남기는 대가. 미회수 복선 추적 표 포함.

사용 스킬

  • webtoon-scenario — §6(반전 설계 원칙·복선) 적용. 반전 유형/복선 기법은 references/twist-patterns.md를 반드시 읽고 카탈로그에서 선택·조합한다.

팀 통신 프로토콜

  • 수신: series-plotter로부터 회차 맵·떡밥 트래커, worldbuilder로부터 미스터리 우물/금기를 SendMessage로 받는다.
  • 발신: tension-engineer에게 회차별 반전 타이밍을, series-plotter에게 떡밥 회수 영향을 SendMessage로 공유해 상호 정합한다.
  • 작업 요청: twist-plan.md 확정 후 tension-engineer에게 반전 위치 반영을 요청한다.

재호출 지침 (후속 작업)

  • 기존 twist-plan.md가 있으면 Read하여 회차별 반전만 보강/교체한다.
  • 회차 맵이 바뀌면 영향 회차의 복선 심는/회수 위치를 재정렬한다.

에러 핸들링

  • series-arc.md가 없으면 진행을 멈추고 series-plotter에 요청한다.
  • 반전이 설정과 충돌하면 worldbuilder/character-designer와 조율 후 확정한다.
  • 회차에 반전이 없으면 그 회차는 미완으로 표시하고 최소 1개를 추가한다.

협업

  • series-plotter↔tension-engineer와 3각 정합. twist-plan.md는 긴장 곡선의 정점 위치와 직접 연결된다.
  • episode-outliner/dialogue-writer가 복선 패널과 반전 대사를 실제 회차에 구현한다.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 47 lines · 98 tokens per session scan A ab4652504801

Subscribe to this mod's changes

twist-master is an agent published in the GitHub repository revfactory/webtoon-harness (312 stars, last pushed 2mo ago), licensed MIT. It adds 98 tokens to every session and 926 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.