mode

A setting that controls whether GUTT, a tool for saving organisational knowledge, saves a capture automatically or asks for confirmation first.

In plain words
What is it for?
Use it to set capture mode to automatic or confirmation-based. It changes capture confirmation only, not whether GUTT is enabled.
Why use it?
It lets you choose between fewer interruptions and reviewing each item before it is saved.

Command

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/ibrain-bvba/gutt-claude-code-plugin/mode
Clone the repo
git clone --depth 1 https://github.com/iBrain-BVBA/gutt-claude-code-plugin
Per session 48 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 263 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00048 $0.00263
Opus 5 $0.00024 $0.00131
Sonnet 5 $0.00010 $0.00053
Haiku 4.5 $0.00005 $0.00026

Measured 2d ago against content hash ef5f1729459e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

mode scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

gutt-core/commands/mode.md · 29 lines

What it actually says

gutt mode

The setting change for this invocation has already been applied, deterministically, by the plugin's UserPromptSubmit hook. It reports the outcome as context alongside this message.

Report that outcome to the user as a short block, and do nothing else: no tools, no file reads, no re-running the command, no advice about what to do next.

If no such outcome accompanies this message, then nothing was applied — say exactly that and stop.

Forms:

/gutt-pro:mode auto      a capture is written without a confirmation step
/gutt-pro:mode hitl      the end-of-turn capture judge asks you to confirm first

Mode governs only how a capture is confirmed once the judge has fired. It does not turn recall on or off — /gutt-pro:off, /gutt-pro:disable and /gutt-pro:on do that.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 29 lines · 48 tokens per session scan A ef5f1729459e

Subscribe to this mod's changes

mode is a command published in the GitHub repository iBrain-BVBA/gutt-claude-code-plugin (4 stars, last pushed 11d ago), licensed MIT. It adds 48 tokens to every session and 263 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.