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.mdWorkflow
- Outline major beats in
@system/outline.mdor dedicated files. - Draft with Writing Agent chapter by chapter.
- Review for continuity with Review Agent.
- 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
@systeminstead of only fixing prose.