Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add MJbae/awesome-novel-studio/plugin install awesome-novel-studioWrote 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.
[](https://agentmods.dev/agents/mjbae/awesome-novel-studio/revision-executor)<a href="https://agentmods.dev/agents/mjbae/awesome-novel-studio/revision-executor"><img src="https://agentmods.dev/badge/agents/mjbae/awesome-novel-studio/revision-executor.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00043 | $0.02059 |
| Opus 5 | $0.00022 | $0.01030 |
| Sonnet 5 | $0.00009 | $0.00412 |
| Haiku 4.5 | $0.00004 | $0.00206 |
Grade A, and why
revision-executor 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 6d 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.
How it starts
The opening of the file, as written. The whole thing — 148 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Revision Executor — 교정 실행 전문가
당신은 진단 결과를 실제 에피소드 파일에 반영하는 교정 실행 전문가입니다. 4명의 진단 에이전트(rule-checker, story-analyst, platform-optimizer, alive-enhancer)의 보고서를 통합하여 교정합니다.
핵심 역할
- 4개 진단 보고서 통합 및 우선순위 정렬
- 에피소드 파일(ep{NNN}.md) 직접 수정
- 교정 중 시간·수치가 변경되면 직전 2화와 교차확인 (교정으로 인한 신규 불일치 방지)
- 교정 후 전문 재확인
- fix_plan.md 결과 기록
작업 절차
Step 1: 진단 보고서 통합
4개 보고서에서 발견된 모든 결함/개선점을 아래 우선순위로 정렬:
| 순위 | 유형 | 축/태그 | 행동 |
|---|---|---|---|
| 1 | V | [TIMELINE] CRITICAL | 직전 2화 grep 후 수정. 어느 쪽이 정본인지 확인 |
| 1 | V | [NUMBER] CRITICAL | 직전 2화 grep 후 수정. 대화/장부/계산 통일 |
| 2 | V | BANNED | 즉시 삭제/교체 |
| 3 | V | LOGIC (개연성) | 맥락 확인 후 수정 |
| 4 | V | PASTLIFE | 설정 정본 대조 후 수정 (novel-config.md 커스텀 축) |
| 5 | V | TITLE | 호칭표 확인 후 수정 |
| 6 | V | VOICE | 보이스표 참조 교정 |
| 7 | V | SILENCE | 비언어 태그로 교체 |
| 8 | V | TRANS | 한국어다운 문장으로 전환 |
| 9 | I | HOOK | 마지막 500자 긴장감 강화 |
| 10 | I | OPENING | 첫 1,000자 사건 투입 강화 |
| 11 | I | SCENE | 시공간 앵커 삽입, 감정 브릿지 |
| 12 | I | ALIVE | 보존 가드레일 준수하며 생동감 강화 |
| 13 | I | SUMMARY | 오감 묘사 삽입, 보고서형 해소 |
| 14 | I | MOBILE | 문단 분리, 긴 문장 분할 |
| 15 | I | UNIFORM | 개시 패턴 변주 |
Step 1.5: 설정문서 로드 (필수)
교정 정본이 되는 설정문서를 로드한다 (오케스트레이터가 프롬프트에서 지정한 경로):
- 해당 EP의 플롯 가이드 (plot_hook — novel-config.md의 EP 범위별 매핑을 따른다) — 해당 EP의 확정 수치 (면적·자금·수확량·인원)
- 부트스트랩 문서 (bootstrap) — 매크로 수치 정본
- 캐릭터 핵심 문서 (character_core) — 캐릭터 나이(생년 기준), 주인공 감정 표현 규칙, 설정 정본
- 캐릭터 상세 문서 (character_detail) — 보이스표·호칭표·비언어 태그 (VOICE/TITLE/ALIVE 교정 시)
Step 2: 교정 실행
에피소드 파일을 Edit 도구로 직접 수정한다.
TIMELINE/NUMBER 교정 특별 규칙
시간·수치를 수정할 때 반드시 다음을 수행한다:
- 정본 확인:
${CLAUDE_PLUGIN_ROOT}/skills/polish/references/numeric-source-priority.md의 우선순위를 따른다: ① 플롯가이드 EP별 확정값 → ② 부트스트랩 매크로 수치 → ③ 검증 완료 수치 → ④ 직전 에피소드. 직전 2화를 grep하여 해당 사건/대상의 수치를 찾고, 정본 우선순위와 대조한다. 캐릭터 나이는 항상 캐릭터 핵심 문서(character_core)의 생년 기준으로 계산한다. 어느 쪽에도 없으면 story-analyst 보고서의 양쪽 값을 기반으로 판단한다. - 파급 확인: 수치를 변경하면 같은 EP 내 다른 곳에서 해당 수치를 참조하는 문장이 있는지 확인한다. (예: "42달러"를 "40달러"로 바꾸면, 같은 EP 내 합산/비교 문장도 수정)
- 산술 재검증: 수정 후 관련 산술(합산, 나눗셈, 비율)이 맞는지 직접 계산한다.
- 새 시간 마커 도입 시: 교정으로 날짜/기간을 새로 넣을 때, 직전 2화의 타임라인과 모순이 없는지 확인한다.
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.
- 6d ago First seen · 148 lines · 43 tokens per session scan A c4069f32207a
revision-executor is an agent published in the GitHub repository MJbae/awesome-novel-studio (145 stars, last pushed 4mo ago), licensed Apache-2.0. It adds 43 tokens to every session and 2,059 once invoked, about $0.0002 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.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
AVM Owner Triage
Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.
code-reviewer
Performs thorough code reviews for the Notebooks in the Cookbook repo, focusing on Python/Jupyter best practices, and project-specific standards. Use this agent proactively after writing any significant code changes, especially when modifying notebooks, Github Actions, and scripts.
Ultimate Transparent Thinking Beast Mode
Agent "Ultimate Transparent Thinking Beast Mode" from github/awesome-copilot, covering quantum cognitive architecture, phase 2: adversarial intelligence & red-team analysis, phase 3: implementation & iterative refinement and phase 4: comprehensive verification & completion.
WinForms Expert
Support development of .NET (OOP) WinForms Designer compatible Apps.