revision-routing

revision-routing is a skill for Claude Code, Codex from BingHanOfUESTC/open_agent_team. It costs 34 tokens per session (785 once invoked), scanned A, original, MIT.

A routing guide for sending fiction feedback to the person or process responsible for fixing it. It separates wording issues from problems with scenes, character motives, story structure, world rules, and overall direction.

In plain words
What is it for?
Use it after criticism to assign issue levels, responsible agents, required source documents, rewrite files, and acceptance criteria before planning the next draft.
Why use it?
It prevents every problem from being handed to an editor who may not control the underlying cause. This keeps factual, structural, and stylistic changes with the right upstream source.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it after criticism to assign issue levels, responsible agents, required source documents, rewrite files, and acceptance criteria before planning the next draft.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/binghanofuestc/open_agent_team/revision-routing
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.

Any agent
npx skills add BingHanOfUESTC/open_agent_team --skill revision-routing
Clone the repo
git clone --depth 1 https://github.com/BingHanOfUESTC/open_agent_team

Made for: Claude Code, Codex.

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 revision-routing

README.md
[![agentmods](https://agentmods.dev/badge/skills/binghanofuestc/open_agent_team/revision-routing/github.svg)](https://agentmods.dev/skills/binghanofuestc/open_agent_team/revision-routing)
Your own site
<a href="https://agentmods.dev/skills/binghanofuestc/open_agent_team/revision-routing"><img src="https://agentmods.dev/badge/skills/binghanofuestc/open_agent_team/revision-routing/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for revision-routing

Your own site · 80×15
<a href="https://agentmods.dev/skills/binghanofuestc/open_agent_team/revision-routing"><img src="https://agentmods.dev/badge/skills/binghanofuestc/open_agent_team/revision-routing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 785 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.1 $0.00034 $0.00785
Opus 5 $0.00017 $0.00392
Sonnet 5 $0.00007 $0.00157
Haiku 4.5 $0.00003 $0.00078

Measured 8d ago against content hash ad49041606a8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

revision-routing 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 8d 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.

teams/story_team/skills/revision-routing/SKILL.md · 84 lines

What it actually says

Revision Routing / 返修分层派单

返修意见不得默认返给 editor。Editor 只负责表达层、局部节奏和语言润色;凡涉及故事事实、人物动机、结构、世界观、伏笔和规则的修改,必须先回到对应事实源和上游 agent。


1. 问题层级

L0 文面问题
错字、病句、重复句式、AI 腔、段落节奏、对话自然度。
责任 agent:editor/final_editor/revision_agent。

L1 场景执行问题
某场没冲突、没有筹码变化、信息释放太直白、场景结尾没钩子。
责任 agent:plot_scene_agent + writer_agent + revision_agent。

L2 人物动机问题
行为不可信、选择代价不够、人物声音错位、关系张力不足。
责任 agent:character_voice_agent + writer_agent + revision_agent。

L3 故事结构问题
主线推进弱、反转无铺垫、场景顺序错、伏笔没回收、高潮不成立。
责任 agent:concept_architect_agent/plot_scene_agent + writer_agent。

L4 世界观/规则问题
规则自相矛盾、设定无法支撑冲突、关键限制缺失、事实源不一致。
责任 agent:concept_architect_agent/plot_scene_agent/originality_guard_agent,必要时更新 story bible 和 scene outline。

L5 项目方向问题
题材承诺错、核心卖点不吸引人、整体气质偏离 Boss brief。
责任 agent:team_lead_agent + concept_architect_agent,可能回到概念阶段。

2. 路由表格式

每轮返修前必须输出:

# Revision Routing Table: draft_vNN

| issue_id | 来源 | 层级 | 影响范围 | 责任 agent | 必改事实源 | 下游重写文件 | 验收标准 |
|---|---|---|---|---|---|---|---|

字段要求:

issue_id:沿用 critic/reader 的 P0/P1 编号。
来源:critic_vNN / reader_impact_vNN。
层级:L0-L5。
影响范围:段落、场景、全篇结构、人物关系、世界观规则等。
责任 agent:不能只写 revision_agent,必须写真正的上游责任方。
必改事实源:02_story_bible.md、03_scene_outline.md 等;纯文面问题可写“无”。
下游重写文件:drafts/draft_vNN+1.md 或具体章节。
验收标准:必须是可验证文本结果,不是“更好看”。

3. 强制原则

Editor 只能改“如何表达”,不能改“故事事实”。
涉及人物为什么行动,必须回到 character_voice_agent。
涉及事件是否发生、顺序和因果,必须回到 plot_scene_agent。
涉及世界规则、空间规则、伏笔事实,必须更新 story bible/scene outline。
涉及核心承诺错误,必须由 team_lead_agent 拉回 concept_architect_agent。

没有 routing table 的返修,不得进入 revision_agent。

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. 8d ago First seen · 84 lines · 34 tokens per session scan A ad49041606a8

Subscribe to this mod's changes

revision-routing is a skill published in the GitHub repository BingHanOfUESTC/open_agent_team (106 stars, last pushed 2mo ago), licensed MIT. It adds 34 tokens to every session and 785 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-09-03.

Related

Other skills, from other repositories