---
name: story-goal-ladder
description: Use when a novel outline needs staged goals, mainline progression, arc milestones, long-form serial structure, or a way to keep the protagonist moving. Trigger on 阶段目标, 主线推进, 十万字目标, 篇章目标, 长篇结构, goal ladder. Do not use for isolated scene polishing.
Webnovel Goal Ladder
Core Principle
Use staged goals to make the mainline visible. A long webnovel should not be a pile of events; each stage should give the protagonist a concrete target, obstacle, payoff, and escalation.
Execution
Choose the scale
- Default to every 100k words for long webnovels.
- For shorter works, use acts or arcs instead.
Build escalating goals
- Each goal must be bigger than the previous one.
- Each goal must force action, not just describe growth.
Attach blockers and stakes
- For each stage, add the main antagonist pressure, resource shortage, or deadline.
Check continuity
- If a later goal does not depend on earlier wins, revise.
Output Format
## 阶段目标
| 阶段 | 篇幅/章节 | 主角目标 | 主要阻力 | 阶段爽点 | 进入下一阶段的钩子 |
|---|---|---|---|---|---|
Source Trace
From 大纲如何写.mp3: “每十万字设置一个大目标...征服所在的宗门...征服帝国...征服整片大陆。”
1---2name: story-goal-ladder3description: ---4---5---6name: story-goal-ladder7description: Use when a novel outline needs staged goals, mainline progression, arc milestones, long-form serial structure, or a way to keep the protagonist moving. Trigger on 阶段目标, 主线推进, 十万字目标, 篇章目标, 长篇结构, goal ladder. Do not use for isolated scene polishing.8---910# Webnovel Goal Ladder1112## Core Principle1314Use staged goals to make the mainline visible. A long webnovel should not be a pile of events; each stage should give the protagonist a concrete target, obstacle, payoff, and escalation.1516## Execution17181. **Choose the scale**19 - Default to every 100k words for long webnovels.20 - For shorter works, use acts or arcs instead.21222. **Build escalating goals**23 - Each goal must be bigger than the previous one.24 - Each goal must force action, not just describe growth.25263. **Attach blockers and stakes**27 - For each stage, add the main antagonist pressure, resource shortage, or deadline.28294. **Check continuity**30 - If a later goal does not depend on earlier wins, revise.3132## Output Format3334```markdown35## 阶段目标3637| 阶段 | 篇幅/章节 | 主角目标 | 主要阻力 | 阶段爽点 | 进入下一阶段的钩子 |38|---|---|---|---|---|---|39```4041## Source Trace4243From `大纲如何写.mp3`: “每十万字设置一个大目标...征服所在的宗门...征服帝国...征服整片大陆。”44