cc小说项目
Find a file Use this template
ZenWinHow f69a3b2f24 @
Initialize novel-writing project framework

- CLAUDE.md: project rules for context management, state updates, chapter conventions
- state/: structured templates for chapters, characters, locations, timeline, plot threads
- .claude/skills/next-chapter/: skill for writing next chapter and updating all state files
- .claude/skills/continuity-check/: skill for checking latest chapter consistency
- scripts/build_context.py: generates context file from state + last chapter
- manuscript/ and context/ directories ready for content
@
2026-06-23 14:49:12 +08:00
.claude/skills @ 2026-06-23 14:49:12 +08:00
scripts @ 2026-06-23 14:49:12 +08:00
state @ 2026-06-23 14:49:12 +08:00
.gitignore @ 2026-06-23 14:49:12 +08:00
CLAUDE.md @ 2026-06-23 14:49:12 +08:00