# Group Plan

> 生成下一组章节细纲。当用户要求安排接下来几章、生成下一组细纲、规划短期情节或按当前进度继续拆分章节组时使用。

- **Type:** Skill
- **Install:** `agentstack add skill-alfredxw-nova-group-plan`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [alfredxw](https://agentstack.voostack.com/s/alfredxw)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [alfredxw](https://github.com/alfredxw)
- **Source:** https://github.com/alfredxw/denova/tree/master/skills/group-plan

## Install

```sh
agentstack add skill-alfredxw-nova-group-plan
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 下一组章节细纲

根据当前定稿进度和长期大纲，规划接下来一个短期情节单元的章节组细纲。

## 工作流程

1. 使用 read_file 读取 `setting/outline.md`，确认长期主线、卷章方向和阶段目标
2. 使用 read_file 读取 `setting/progress.md` 和 `setting/character-states.md`，并结合常驻资料库和资料库索引确认当前定稿落点、角色当前状态和关键长期设定
3. 读取最近已定稿章节正文，至少包含最近 2 章；如果章节很少，则读取已有全部章节
4. 如 `setting/chapter-groups/` 下存在上一组细纲，读取最近 1-2 个文件，只用于对照原计划与实际定稿偏差
5. 如果实际定稿明显偏离大纲，先向作者说明偏差，并询问是调整大纲还是让下一组细纲拉回主线；不要直接硬写新细纲
6. 只规划接下来要写的一组章节，不一次性批量生成很多组
7. 使用 write_file 写入 `setting/chapter-groups/groupXX-情节目标.md`
8. 细纲要短而可维护，建议全文控制在 800-1200 个中文字内，方便作者阅读、评论和后续更新

## 细纲格式

```markdown
# groupXX：情节目标

## 章节组目标
（这一组章节要完成的短期情节推进）

## 承接状态
- 当前进度：
- 主角状态：
- 关键角色状态：
- 未解决钩子：

## 建议覆盖章节
- 建议范围：第X章 - 第Y章
- 章数建议：3-8 章内按情节需要调整

## 组内冲突曲线
1. 起点：
2. 升级：
3. 转折：
4. 落点：

## 逐章安排
### 第X章：章节标题
- 本章目标：
- 冲突/爽点：
- 信息揭示：
- 结尾钩子：

## 伏笔与回收
- 待埋：
- 待回收：

## 待确认点
- （需要作者确认的问题）
```

## 注意事项

- 章节组由短期情节单元决定，不按固定章数硬切
- 逐章安排每章只写 3-5 条关键点，不写正文级描写，不堆长背景说明
- 承接状态只保留会影响下一章落笔的事实，不复盘所有已完成章节
- 文件名使用组序号和情节目标，例如 `setting/chapter-groups/group03-秘境入口.md`
- 细纲服务接下来一组章节的落笔，不要替代 `setting/outline.md`
- 不要把已完成章节复盘写进 `setting/outline.md`
- 不要更新 `setting/progress.md`、`setting/character-states.md` 或资料库，它们只在章节定稿后同步

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [alfredxw](https://github.com/alfredxw)
- **Source:** [alfredxw/denova](https://github.com/alfredxw/denova)
- **License:** Apache-2.0

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-alfredxw-nova-group-plan
- Seller: https://agentstack.voostack.com/s/alfredxw
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
