novel-continuity-auditor
连续性审计
Overview
专注发现问题,不默认重写正文。 把判断压缩成可排序、可证据追溯、可修复的结构化审计结果。
Accept This Input
优先兼容 novel-orchestrator-main 的 TaskEnvelope。
最少需要:
task_type- 推荐使用
continuity-audit、character-consistency-audit、timeline-audit
- 推荐使用
objectivescope- 明确待审对象
context_bundle- 至少包括待审文本或大纲、当前状态、相关章节摘要、关键设定和角色状态
constraints- 说明审计重点和允许忽略的维度
expected_outputs- 要求 findings、severity、evidence 和 fix 建议
Audit by Dimension
默认检查这些维度:
- 世界规则
- 时间线与空间连续性
- 角色动机与成长阶段
- 知识边界
- 开放回路延续
- 伏笔使用与回收窗口
- 主题与风格偏移
如果输入不足以判断某一维度,明确标成 blocked 或低置信度,不要装作确定。
Work in This Order
- 列出待审对象和证据范围
- 逐维度比对相关 state / summary / canon
- 对每个问题给严重度、置信度和证据
- 提出最小修复建议
- 如果问题来自上游规划缺口,明确指出应回退到哪个 skill
Return Structured Output
至少返回:
statusartifacts- 通常为
audit_report
- 通常为
diagnostics- 每条 findings 都应带
analysis_dimension、severity、confidence、evidence_refs
- 每条 findings 都应带
recommendations- 建议重写正文、回退到规划、更新状态文件,或仅做轻微修补
proposed_writebacks- 通常为空,或只建议更新审计记录
如果没有发现问题,明确返回空 findings,并说明残余风险来自哪里。
Refuse Scope Creep
不要在未被要求时重写整章。 不要把审计意见伪装成 canon。 不要跳过证据,直接说“感觉不对”。
Shared References
references/novel-system/contracts.mdreferences/novel-system/references/continuity-check.mdreferences/novel-system/references/context-hygiene.md
More from xiaojiongqian/skills-hub
patent-search-cn-us
Patent prior-art search and novelty check guidance focused on China and the United States (CNIPA, USPTO, Google Patents, WIPO). Use when asked to plan or run CN/US patent searches, draft search strategies, or produce a preliminary novelty search report.
87jina-web-fetch
Fetch webpage text with a normal HTTP request first, then automatically fall back to jina.ai proxy when direct access fails or returns login/JS-blocked content. Use when extracting content from X (Twitter) or other pages that are hard to read directly.
52git-pr-merge
>
12gh-fix-ci
Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix failing PR CI/CD checks on GitHub Actions and wants a plan + code changes; for external checks (e.g., Buildkite), only report the details URL and mark them out of scope.
9firebase-gcp-debug
Debug Firebase and Google Cloud issues (emulators, Cloud Functions v1/v2, Firestore/Auth/Storage) using `firebase` and `gcloud` CLIs. Use when investigating Firebase 部署/函数报错, emulator 启动失败, Firestore 权限/索引问题, or when you need to query GCP Cloud Logging / Cloud Run logs for Firebase-backed services.
8auto-dev
>
8