Deadeye Mute banner
deepaksinghcs14 deepaksinghcs14

Deadeye Mute

Productivity community

Description

--- description: 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-s

Installation

Installs to ~/.claude/skills/deepaksinghcs14-deadeye-cc-deadeye-mute/SKILL.md

Terminal
mkdir -p ~/.claude/skills/deepaksinghcs14-deadeye-cc-deadeye-mute && curl -fsSL https://raw.githubusercontent.com/deepaksinghcs14/deadeye-cc/HEAD/commands/deadeye-mute.md -o ~/.claude/skills/deepaksinghcs14-deadeye-cc-deadeye-mute/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository