Command
Security
Command
/status
Show makoto's integrity-guardrail state (read-only)
Install
> /plugin marketplace add Clear-Sights/Makoto > /plugin install makoto@makoto
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/status
Context preview
What this command does when you run it.
Show makoto's integrity-guardrail state (read-only)
Command definition
status.mddescription: Show makoto's integrity-guardrail state (read-only) allowed-tools: Bash(python3 -m makoto status) disable-model-invocation: true
Makoto status
!`python3 -m makoto status`
The above is read-only: install state, hooks wired, state dir, and any patterns muted via `MAKOTO_DISABLE_PATTERNS`. No changes are made by this command.
Ships withmakoto
**An integrity hook for Claude Code that watches the agent's own tool calls and blocks the ones that fake a check.** When Claude says it did something — ran the tests, cited a paper, committed the fix, verified the certificate — makoto holds that word against
Get the whole plugin

