cc小说项目
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 @ |
||
|---|---|---|
| .claude/skills | ||
| scripts | ||
| state | ||
| .gitignore | ||
| CLAUDE.md | ||