Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add kg1128/dumb-boss/plugin install dumb-bossWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/kg1128/dumb-boss/dumb-boss-mode)<a href="https://agentmods.dev/commands/kg1128/dumb-boss/dumb-boss-mode"><img src="https://agentmods.dev/badge/commands/kg1128/dumb-boss/dumb-boss-mode/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/kg1128/dumb-boss/dumb-boss-mode"><img src="https://agentmods.dev/badge/commands/kg1128/dumb-boss/dumb-boss-mode.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00015 | $0.00238 |
| Opus 5 | $0.00008 | $0.00119 |
| Sonnet 5 | $0.00003 | $0.00048 |
| Haiku 4.5 | $0.00002 | $0.00024 |
Grade A, and why
dumb-boss-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 12d 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.
What it actually says
Set the dumb-boss mode to: $ARGUMENTS
Run the toggle script, passing the argument through verbatim. An empty argument prints the current mode without changing it.
node "${CLAUDE_PLUGIN_ROOT}/hooks/dumb-boss-toggle.js" $ARGUMENTS
Report the script's output to the user in one line and nothing else. Do not explain the modes unless asked.
If ${CLAUDE_PLUGIN_ROOT} did not expand to a real path, the script is at
hooks/dumb-boss-toggle.js inside the installed dumb-boss plugin directory
(under ~/.claude/plugins/). As a last resort, write the mode word on its own line to
~/.claude/.dumb-boss-active (normal, high or off; on means normal) - that file is
the whole state.
The new mode takes effect on the next prompt.
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.
- 12d ago First seen · 26 lines · 15 tokens per session scan A a010479718a3
dumb-boss-mode is a command published in the GitHub repository kg1128/dumb-boss (2 stars, last pushed 17d ago), licensed MIT. It adds 15 tokens to every session and 238 once invoked, about $0.0001 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.
Other commands, from other repositories
lfe-session
You are acting as a senior framework architect helping improve the Library-First Engineering (LFE) framework. This is a META session — you are working ON the framework, not WITH it. Do NOT run the LFE pipeline (/lfe-boot, /lfe-architect, etc.) — those are for product repos that use LFE as a template.
chronicle
One-time codebase onboarding — interactively extracts your team's conventions, identifies reference files, and generates CLAUDE.md sections so Claude codes the way your team does. Run once per project.
guide
Interactive guide to fellowship. Walks you through a real task using the structured research-plan-implement flow, then shows you what's next.
audit-plugin
Audit plugin skills, commands, and agents for structure, size, and naming issues.
kuma:studio
📊 Kuma Studio — Web dashboard for gotchas, flows, workspace matrix, and metrics.
kuma:checkpoint
📸 Kuma Checkpoint — Create an atomic named snapshot before risky work.