AI writing — quick reference
Full detail: AI features. This page is a short cheat sheet.
Open the Agent
Use the right AI panel (shortcut where enabled, e.g. Ctrl+J).
Example prompts
| Goal | Example |
|---|---|
| Outline | “Create a tutorial outline on …” |
| Draft | “Write chapter 1 (~2000 words) …” |
| Continue | “Continue from the end of …” |
| Polish | “Tighten section … for clarity” |
Stages
| Stage | Use for |
|---|---|
planning | Outline, structure, task breakdown |
writing | Drafting, expansion, rewrites |
review | Fact check, logic, tone |
Recommended: plan → write → review. System extraction and AI document import use dedicated product entry points, not this everyday stage selector.
For broad context gathering, ask the Agent to use a read-only subagent first: explore_project for structure, review_project for evidence-based review, or research_context for source-backed research. Saved reports appear under @system/@subagent/.
@ commands
| Token | Role |
|---|---|
@file | Pull file context |
@web | Web search when enabled |
@base | Knowledge base search when enabled |
@system snippets
@system/
├── writing-style.md
├── characters.md
├── world.md
└── format.mdThe Agent prioritizes these for voice and constraints.