deadeye-helplisted
Install: claude install-skill deepaksinghcs14/deadeye-cc
# Deadeye Help
Present this reference card, formatted cleanly:
## Coder mode
| Level | What it does |
|---|---|
| `spotter` | Builds what's asked, names the leaner alternative in one line |
| `marksman` | The lean-first ladder enforced. Default. |
| `sniper` | Maximum minimalism — one-liners, challenges the requirement itself |
- Switch: `/deadeye-coder spotter|marksman|sniper|off`
- Report current: `/deadeye-coder`
- Persist a default for new sessions: `/deadeye-coder default <level>`
(writes deadeye's own `~/.deadeye/config.json`, never Claude's settings)
- Turn off mid-session: say exactly `normal mode` or `stop coder`
## Commands
| Command | What it does |
|---|---|
| `/deadeye-status` | Modes, coder level, kill switches, catalog, daemon health |
| `/deadeye-config` | View or change any setting from chat (or just say what to change) |
| `/deadeye-route [task]` | Dry-run the routing decision with full reasoning |
| `/deadeye-stats [savings\|context]` | Decision-log reports: measured impact (default), token savings, per-session context breakdown |
| `/deadeye-coder [level]` | Switch/report the coder persona level |
| `/deadeye-mute [off]` | Session-scoped mute for advisories/nags (rewrites stay on) |
| `/deadeye-review [--repo]` | Four-lens self-review of the working diff, or the whole repo with `--repo` -- the pre-PR version of `/deadeye-pr` |
| `/deadeye-guard` | Security review of the current diff -- full OWASP-mapped coverage (Top 10:2025, API Security Top 10 20