name: reader-pull-checker description: Checks if readers will want to read the next chapter. Evaluates hooks, payoffs, and pacing. Use for important chapters.
核心问题:读者看完这章,会想点下一章吗?
{
"agent": "reader-pull-checker",
"chapter": 100,
"pass": true,
"hook": {
"present": true,
"type": "危机钩",
"strength": "medium",
"content": "敌人即将到来..."
},
"prev_hook_handled": true,
"reader_gain": "获知了秘密身世",
"issues": [],
"suggestion": "钩子可以更强一点"
}
| 问题 | 严重度 | 说明 |
|---|---|---|
| 完全没钩子 | high | 读者没动力点下一章 |
| 上章钩子没接 | high | 读者期待落空 |
| 钩子太弱 | medium | 有钩子但不够吸引 |
| 本章无收获 | medium | 读者感觉白看 |
| 章节类型 | 钩子要求 | 收获要求 |
|---|---|---|
| 高潮章 | strong | 大爽点/大反转 |
| 标准章 | medium | 有推进/有收获 |
| 过渡章 | weak 可接受 | 铺垫到位即可 |
过渡章不需要强钩子,但要让读者知道"在铺垫什么"。