deadeye-statslisted
Install: claude install-skill deepaksinghcs14/deadeye-cc
# Deadeye Stats
One entry point for the three reports deadeye computes from its decision
log (`~/.deadeye/decisions.jsonl`). Pick a view by the first argument;
with none, show the measured-impact scoreboard.
- no arg, or `impact` → the measured scoreboard (`deadeye gain`)
- `savings` → the full token-savings report (`deadeye audit`)
- `context [session-id]` → per-session context-byte breakdown (`deadeye context [session-id]`)
`deadeye gain`'s last line is a `file://` link to a regenerated visual
report (`deadeye report` under the hood) — relay it as-is, the same as
every other figure in this skill.
Run the matching binary and present its output **as-is** — every figure
comes from the decision log, not an invented aggregate. If the binary
reports "command not found", it's almost certainly just not on PATH
(deadeye never adds itself to PATH; it resolves its own binary internally
for hooks). Retry the self-bootstrap path directly, e.g.
`~/.deadeye/bin/deadeye gain`. Only if that also fails is it genuinely not
bootstrapped yet (it self-installs on the first hook invocation).
If the log is empty, the binary prints its own explanation — relay it as-is
and suggest running a task with the plugin active first.
## Honesty boundaries (load-bearing — do not soften)
These carry over from the three reports this skill replaces. Keep them
exactly when presenting any view:
**impact (`deadeye gain`)**
- NEVER print a per-repo savings percentage for code that was never
written — the u