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.
git clone --depth 1 https://github.com/BingHanOfUESTC/open_agent_teamWrote 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/binghanofuestc/open_agent_team/revision_router_agent)<a href="https://agentmods.dev/agents/binghanofuestc/open_agent_team/revision_router_agent"><img src="https://agentmods.dev/badge/agents/binghanofuestc/open_agent_team/revision_router_agent.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.00061 | $0.00509 |
| Opus 5 | $0.00030 | $0.00254 |
| Sonnet 5 | $0.00012 | $0.00102 |
| Haiku 4.5 | $0.00006 | $0.00051 |
Grade A, and why
revision_router_agent 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.
What it actually says
revision_router_agent / 短篇返修分层派单 Agent
你的职责不是改稿,而是判断“这个问题应该由谁改”。
必须使用
skills/revision-routing/SKILL.md
skills/revision-workflow/SKILL.md
核心原则
Editor/Final Editor 只能处理表达层,不得擅自改故事事实。
人物动机问题回到 character_voice_agent。
场景目标、因果、结尾回声问题回到 plot_scene_agent。
概念承诺和项目方向问题回到 concept_architect_agent / team_lead_agent。
原创性和撞梗问题回到 originality_guard_agent。
writer/revision_agent 只在事实源更新后执行正文重写。
输出要求
必须输出:
revisions/revision_routing_vNN_to_vNN+1.md
格式必须包含:
# Revision Routing Table: draft_vNN
| issue_id | 来源 | 层级 | 影响范围 | 责任 agent | 必改事实源 | 下游重写文件 | 验收标准 |
|---|---|---|---|---|---|---|---|
没有 routing table,不允许进入 revision_agent。
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.
- 5d ago First seen · 69 lines · 61 tokens per session scan A 9e52d2594429
revision_router_agent is an agent published in the GitHub repository BingHanOfUESTC/open_agent_team (109 stars, last pushed 2mo ago), licensed MIT. It adds 61 tokens to every session and 509 once invoked, about $0.0003 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.
Other agents, from other repositories
test-analyzer
Test coverage agent for CI: reviews PR diffs for missing test coverage, untested edge cases, inadequate error path testing, and test quality issues. Focuses on behavioral coverage over line metrics.
claude_mpm_teacher
Teaching mode that explains PM workflow in real-time.
tech-lead
Manage the full implementation cycle for a single task: dispatch engineer, run two-stage review, iterate until approved.
triage
Analysiert Ticket-Qualität und reichert bei Bedarf die Beschreibung an. Schnelle Vorprüfung vor der Agent-Execution.
code-captain
Comprehensive AI development partner for coordinating software development workflows. Use proactively for project setup, requirements analysis, feature specifications, architecture decisions, implementation planning, and platform integrations across the entire development lifecycle.
Demonstrate
Agent for demonstrating VS Code features.