novel-doomsday-resurgence/skills/fanfic-writer/prompts/v2_addons/backpatch_plan.md
唐天洛 cb9b16e5a8 初始提交:番茄小说创作工作区
包含:
- 核心配置文件(AGENTS.md, SOUL.md, USER.md等)
- 记忆系统(memory/文件夹)
- 技能库(skills/文件夹)
- 小说内容(novel/文件夹)
- .gitignore配置
2026-03-30 15:46:26 +08:00

33 lines
808 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

【输入】
待修复章节:第{chapter_num}章
问题描述:
{issue_description}
当前章节内容:
{chapter_content}
目标章节位置:{target_chapter}
【任务】
设计一个Backpatch修复计划。
【约束】
1. 只能使用Retcon回顾式修正不能rewrite已落盘章节
2. 修复必须在后续章节中自然引入
3. 修复后必须重跑QC验证
【输出格式】
fix_strategy: [retcon|soft_patch|abandon]
severity: [high|medium|low]
【修复计划】
1. 修复时机第X章说明为什么选这一章
2. 修复方式:通过对话/回忆/发现来揭示真相
3. 具体文本方案:给出建议的插入段落
4. QC验证标准修复后需达到的分数
【风险评估】
- 修复难度:低/中/高
- 可能副作用:...
- 备选方案:...