Skip to content

Creative writing

Use folders per arc or volume, and @system for what must never drift: voice, cast, timeline, and taboos.

Project layout (example)

Novel/
├── @system/
│   ├── style.md
│   ├── characters.md
│   ├── world.md
│   └── outline.md
├── book-01/
│   ├── ch-01.md
│   └── ch-02.md
└── appendix/
    └── glossary.md

Workflow

  1. Outline major beats in @system/outline.md or dedicated files.
  2. Draft with Writing Agent chapter by chapter.
  3. Review for continuity with Review Agent.
  4. Export for backup or posting—Export.

Tips

  • Keep character sheets short and structured so the Agent can grep them.
  • When continuity breaks, add a retroactive note in @system instead of only fixing prose.