Security
Command
/patterns
List makoto's integrity pattern catalog (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
/patterns
Context preview
What this command does when you run it.
List makoto's integrity pattern catalog (read-only)
Command definition
patterns.mddescription: List makoto's integrity pattern catalog (read-only) allowed-tools: Bash(python3 -m makoto pattern list) disable-model-invocation: true
Makoto pattern catalog
!`python3 -m makoto pattern list`
The above is read-only: every pattern id, fire level, and description. To mute a noisy pattern, set `MAKOTO_DISABLE_PATTERNS=<id>` in your OWN shell (out-of-band) — this command never changes makoto's configuration.
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

