在执行 ≥ 30 条目的批量核查 / 批量修改任务(引用核查、术语一致性检查、格式统一、文献元数据补齐)时, 必须采用"派多个 Agent 并行 + 每个 Agent 输出 JSON + 主进程汇总落盘 + 分批断点续跑"的标准模式, 不得在主会话里串行单线程跑全量。 Use when 任务规模 ≥ 30,涉及对独立条目的同质操作(每个条目处理逻辑相同、之间无依赖)。
$npx -y skills add lambenthan/paper-discipline-skills --skill paper-parallel-auditInstalls into the current project.
Run `npx skills use "https://github.com/lambenthan/paper-discipline-skills" --skill "lambenthan/paper-discipline-skills/paper-parallel-audit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lambenthan/paper-discipline-skills" that are relevant to the current task. Run `npx skills add "https://github.com/lambenthan/paper-discipline-skills"` and select the relevant skills, then follow their instructions.