Deadeye Status banner
deepaksinghcs14 deepaksinghcs14

Deadeye Status

Development community

Description

--- description: Modes, coder level, kill switches, catalog, daemon health allowed-tools: Bash(deadeye status), Bash(~/.deadeye/bin/deadeye status) --- Run `deadeye status`. If that reports "command not found", it's very likely just not on PATH -- deadeye never adds itself to PATH, it only resolves its own binary internally for hook invocations. Before concluding it's missing, retry with the self-bootstrap install path directly: `~/.deadeye/bin/deadeye status`. Only if that also fails is it gen

Installation

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

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

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

Full documentation available on GitHub

View Source Repository