ccc-adhdlisted
Install: claude install-skill KevinZai/commander
# $ccc-adhd — Answer-first output mode
Most output buries the fix under three paragraphs of throat-clearing. This mode inverts that: **the answer leads, the reasoning follows, and it stops when the answer is done.** Same information, reordered for a reader who wants to act, not read.
> This reorders **priority**, not tokens — it is not a compression mode. It complements `caveman` (which cuts tokens) rather than replacing it; see "Stacking with caveman" below.
## How it routes
| Argument | What happens |
|---|---|
| *(none)* | Show current state (on/off, stacked with caveman or not), then offer the 4-option picker below |
| `on` | Persist `{"adhd": true}` to `~/.claude/commander/output-mode.json`, confirm in one line |
| `off` | Persist `{"adhd": false}`, confirm in one line, return to normal shape immediately |
| `status` | Read and report the current state — no picker, no mutation |
### The picker (no argument)
```
question: "Answer-first output mode?"
header: "CC Commander — $ccc-adhd"
multiSelect: false
options:
- label: "⚡ Turn on"
description: "Every response leads with the fix. Great for beginners — the answer is always the first line."
preview: "Writes {\"adhd\": true} to ~/.claude/commander/output-mode.json"
- label: "⚡ + 🗿 On, stacked with caveman"
description: "Answer-first ordering AND ~75% fewer output tokens. Reorder + compress."
preview: "Writes {\"adhd\": true, \"stackCaveman\": true}"
- label: "⏹️ Turn off"
description: "Back t