/deadeye-mute
Mute deadeye's advisories, plan-gate nags, and workflow hints for this session
> /plugin marketplace add deepaksinghcs14/deadeye-cc > /plugin install deadeye@deadeye
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
/deadeye-mute
Context preview
What this command does when you run it.
Mute deadeye's advisories, plan-gate nags, and workflow hints for this session
Command definition
deadeye-mute.mddescription: Mute deadeye's advisories, plan-gate nags, and workflow hints for this session argument-hint: "[off]"
The deadeye daemon handles this command itself through its prompt hook — you don't need to run anything. Relay the confirmation line that appears in your hook context (DEADEYE MUTED / DEADEYE UNMUTED) to the user.
If no confirmation appeared in context, the daemon likely isn't running; tell the user any tool call will respawn it and they can try again.
Muting is session-scoped and silences nags only: advisories (repeat reads/commands, large files, unbounded dumps, Grep limits), soft plan-gate suggestions, and workflow hints. Silent Bash output rewrites keep saving tokens, a `plan_gate: hard` setting keeps enforcing, and the coder persona stays governed by `/deadeye-coder`. `/deadeye-mute off` restores everything.
Claude Code plugin that fits the model, effort, and context to each task — fewer tokens, same quality. Deterministic policy kernel in the hooks; every number it reports is measured, not estimated.

