Files
writing-agent/skills/novel/novel-standard/README.md
2026-07-10 08:31:27 +08:00

21 lines
588 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.
# novel-standardTODO
## 定位
标准小说创作流水线(见 `docs/skill-format.md` 示例):卷/章结构、大纲 → 正文tag 驱动、阶段清晰。
## 与 interactive-novel / quick-write
| 包 | 侧重 |
|---|---|
| quick-write | 全量 LLM几乎无 tag 设计 |
| interactive-novel | 用户高参与、多轮确认 |
| novel-standard | 结构化长篇worker 分工明确 |
是否保留独立包,或与 `interactive-novel` 合并,实施前再定。
## 下一步
- [ ] 确认是否与 interactive-novel 合并
- [ ]`orchestrator.md` + workers/