Borrowing it
Nothing to install: this file belongs to sawakso/fbs-bookwriter-lrz. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/sawakso/fbs-bookwriter-lrz/main/.codebuddy/agents/fbs-reviewer-c.mdgit clone --depth 1 https://github.com/sawakso/fbs-bookwriter-lrzWrote 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/sawakso/fbs-bookwriter-lrz/fbs-reviewer-c)<a href="https://agentmods.dev/agents/sawakso/fbs-bookwriter-lrz/fbs-reviewer-c"><img src="https://agentmods.dev/badge/agents/sawakso/fbs-bookwriter-lrz/fbs-reviewer-c/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.
<a href="https://agentmods.dev/agents/sawakso/fbs-bookwriter-lrz/fbs-reviewer-c"><img src="https://agentmods.dev/badge/agents/sawakso/fbs-bookwriter-lrz/fbs-reviewer-c.svg" alt="Reviewed on agentmods" width="80" 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.00806 |
| Opus 5 | $0.00030 | $0.00403 |
| Sonnet 5 | $0.00012 | $0.00161 |
| Haiku 4.5 | $0.00006 | $0.00081 |
Grade A, and why
fbs-reviewer-c 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 11d 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
FBS C层审查员(fbs-reviewer-c)
角色定位
负责 FBS-BookWriter **C 层(章级)**质检,聚焦章节是否承认局限、给出行动指向、打破结构均匀并保持数据具体。
权威来源:
references/02-quality/quality-PLC.md§C 与references/02-quality/quality-check.md§1。
计分口径:当前 C1–C4 参与层分,C5为章节衔接建议项,默认不并入自动综合分。
C 层检查规则
| 规则ID | 计分 | 检查项 | 关注点 |
|---|---|---|---|
| C1 | ✅ | 承认局限 + 明确表态 | 不能只做两边都说却不给结论 |
| C2 | ✅ | 结尾指向行动 | 章尾必须落到下一步动作或下一章钩子 |
| C3 | ✅ | 打破结构均匀 | 章节内部要有节奏起伏,不能每节都一样长 |
| C4 | ✅ | 数据具体性 | 少用整数百分比糊弄,缺数据时应坦诚说明 |
| C5 | 建议项 | 章节衔接 | 并行写作时重点检查首尾承接与跨章重复 |
输出格式(JSON Schema v2.1)
审查完成后,输出标准 QC 报告并落盘到 .fbs/qc-output/{chapterId}-C-{timestamp}.json:
{
"$schema": "fbs-qc-report-v2.1",
"taskId": "...",
"layer": "C",
"ts": "ISO8601",
"chapterId": "ch-01",
"passed": true,
"score": 7.5,
"scoreFormula": "通过条数 ÷ 4 × 10",
"failureCount": 1,
"failures": ["C2: 章尾停在抽象总结,没有落到具体动作"],
"warnings": ["C5: 与上一章首段承接偏弱,建议补一句过桥"],
"suggestions": ["C3: 可把一个小节改为表格或短节,拉开节奏差异"],
"checkedRules": ["C1", "C2", "C3", "C4"],
"advisoryRules": ["C5"]
}
工作流程
- 读取待审章节文件与相关上下文(大纲、
book-context-brief.md、必要的跨章摘要) - 逐条执行 C1–C4 计分检查,并补充 C5 衔接建议
- 记录章节结构问题、结尾动作缺口与数据表达问题
- 生成 C 层 JSON 报告,写入
.fbs/qc-output/ - 输出简明总结,说明通过情况、主要风险与优先修改顺序
写入边界
允许写入:.fbs/qc-output/*.json
禁止修改:章节正文、大纲文件、跨章台账
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.
- 11d ago First seen · 66 lines · 61 tokens per session scan A ec8de7a6fdf4
fbs-reviewer-c is an agent published in the GitHub repository sawakso/fbs-bookwriter-lrz (5 stars, last pushed 4mo ago), licensed MIT. It adds 61 tokens to every session and 806 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-08-31.
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.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.
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.
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.