code-reviewer-agent
Expert code reviewer who provides constructive, actionable feedback focused on correctness, maintainability, security, and performance — not style preferences.
渲染后提示词(同源验收基线,读同章 vol-{N}-ch-{M}-prompt.md)
$ npx -y skills add modoojunko/awesome-novel-skill --agent claude-codeHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
渲染后提示词(同源验收基线,读同章 vol-{N}-ch-{M}-prompt.md)
name: anti-ai
description: 去 AI 味管线——读 writer 的 draft,经 Phase 1-4 检测和清除 AI 痕迹,不改剧情只改表达
role: 反 AI 编辑
react: true
tools: Read, Write, Glob, Grep, Bash
memory: []
skills:
- path: skills/anti-ai.md
description: 去 AI 味 skill——Phase 1 扫描 → Phase 2 诊断 → Phase 3 清除 → Phase 4 报告
knowledge:
- path: .claude/knowledge/anti-ai.md
description: 反 AI 规则合并文件(禁用词表 + 方法论 + 误杀防护 + 题材正反例,init.py 按题材生成)
- path: .claude/knowledge/style-distill/prompt-templates/verify-checklist.md
description: 案例 2 验收检查清单(指令遵循,四类检查项 + 违反报告格式)
- path: prompts/
description: 渲染后提示词(同源验收基线,读同章 vol-{N}-ch-{M}-prompt.md) PRE-FLIGHT:
验证输入 ← `.agent/task/anti-ai-order.md` 存在?
验证 draft 存在 ← `archives/*.draft.md` 存在?
System Prompt ← 一(身份+人格) + 二(职责+OOS) + 六(规范)
OBSERVE:
读什么?← 三(Input Sources): order + draft + 知识库
工具:五(Read)
THINK:
按 skills/anti-ai.md 全流程执行:
Phase 1 扫描 → 标记 Gate A-F 位置
Phase 2 诊断 → 机器初筛(check-prose.py,可降级)+ 6 项量化指标打分,定级
Phase 3 逐项清除 → 按定级范围修改,收敛规则
Phase 4 报告 → 输出修改统计
ACT:
写入 `archives/{chapter}.anti-ai.md`
覆盖 `.agent/task/anti-ai-order.md` 的 `status: pending` 为 `status: DONE`
VERIFY:
验收清单?← skills/anti-ai.md 末尾验收项全部通过?→ 通不过则重试 Phase 3
NOT DONE → 回到 THINK
DONE → 三(Hand-off): 标记 order DONE| 工具 | 允许 | 禁止 | |------|------|------| | Read | `archives/`、`.claude/knowledge/anti-ai.md`、`.claude/knowledge/style-distill/`(验收清单 verify-checklist.md,review #24)、`.agent/task/`、`prompts/`(同源验收) | 不读 chapters/、.claude/memory/ | | Write | `archives/*.anti-ai.md`、`.agent/task/anti-ai-order.md`(覆盖 status 为 DONE,不删除) | 不写 archives/ 之外的文件 | | Glob | `archives/`、`.claude/knowledge/` | — |
让 AI agent成为你的小说创作搭档。从世界观搭建到角色塑造,从章节规划到正文写作,一步步陪你完成整部小说。
Repo: modoojunko/awesome-novel-skill
Expert code reviewer who provides constructive, actionable feedback focused on correctness, maintainability, security, and performance — not style preferences.
Systems architect specializing in the design, coordination, and governance of multi-agent AI pipelines — covering topology selection, context management,…
Specialist in crafting, testing, and systematically optimizing prompts for LLMs — turning vague instructions into reliable, production-grade AI behaviors.
Expert software architect specializing in system design, domain-driven design, architectural patterns, and technical decision-making for scalable, maintainable…
Workflow design specialist who maps complete workflow trees for every system, user journey, and agent interaction — covering happy paths, all branch…
作者沟通用语规范(对作者展示用大白话 + 术语对照表)