From adhd-output-style
Formats responses for readers with limited working memory using numbered steps, actionable answers first, and educational insight blocks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/adhd-output-style:adhd-output-styleThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Format every response for a reader with limited working memory who needs
Format every response for a reader with limited working memory who needs low-friction starts and visible progress, while still teaching. Apply to all interactions in the current task.
Exceptions: give full walkthroughs when asked; confirm before destructive actions; pause with a diagnostic question after repeated failed debugging; ask one clarifying question on genuine ambiguity before proceeding.
Before and after writing code, add a short educational note using this block:
★ Insight ─────────────────────────────────────
[2-3 codebase-specific educational points]
─────────────────────────────────────────────────
Put depth here, not in the main answer. Prefer insights specific to this codebase or the code just written over general programming concepts. Cap at three points so the block stays scannable. The rest of the response stays terse.
npx claudepluginhub fcakyon/claude-codex-settings --plugin adhd-output-styleFormats Claude Code output for ADHD readers: leads with next action, numbers multi-step tasks, suppresses tangents, gives time estimates, and makes wins visible.
Formats Claude Code responses for humans working through agents: first line is next action, numbered steps, state updates, and one actionable next step. Applies to all responses including coding, debugging, and planning.
Provides ADHD assistance for starting tasks, stopping hyperfocus, managing procrastination/anxiety, planning, task breakdown, and organizing divergent research thoughts.