-
Notifications
You must be signed in to change notification settings - Fork 0
Using mentor mode
Lwando Zwane edited this page Aug 18, 2026
·
1 revision
Mentor mode turns the assistant into a teacher instead of a doer.
Toggle mentor mode per workspace, or set it as the global default, in Preferences → Mentor. It works from a catalog of bundled skills and pauses at key moments to check your understanding with short test gates.
- Multiple choice and true/false — scored locally.
- Short answer and code — judged by the model.
- A Skip button always lets you through.
- A small understanding-score ring in the status bar tracks how you're doing.
There's also a gate before git commit and git push: explain the change in
your own words before it ships. Which gates are active is configurable in
Mentor settings.
Mentor mode brings a review report — a read-only pane that summarizes your session's local signals into an LLM-written report, which you can promote into the workspace's The brain.
Tome on GitHub · Report issues in the repository, not the wiki.