Skip to content

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

GoalExample
Outline“Create a tutorial outline on …”
Draft“Write chapter 1 (~2000 words) …”
Continue“Continue from the end of …”
Polish“Tighten section … for clarity”

Stages

StageUse for
planningOutline, structure, task breakdown
writingDrafting, expansion, rewrites
reviewFact 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

TokenRole
@filePull file context
@webWeb search when enabled
@baseKnowledge base search when enabled

@system snippets

@system/
├── writing-style.md
├── characters.md
├── world.md
└── format.md

The Agent prioritizes these for voice and constraints.

Next