I-have-ADHD: A skill to stop coding agents from burying the answer
domhudson
384 points
285 comments
September 08, 2026
Related Discussions
Found 5 related stories in 59.6ms across 5,917 title embeddings via pgvector HNSW
- Reverse Engineering My ADHD Test hazebooth · 18 pts · August 27, 2026 · 59% similar
- AI Coding Agent Skills for Real Engineers gurjeet · 21 pts · September 01, 2026 · 52% similar
- Ask HN: How to break Claude Code addiction? isomorph · 12 pts · August 29, 2026 · 49% similar
- 80% of developers find AI coding more addictive than helpful jethronethro · 14 pts · August 25, 2026 · 48% similar
- AI advice reduced "I don't know" answers from 44% to 3% logickkk1 · 19 pts · July 19, 2026 · 47% similar
Discussion Highlights (20 comments)
bethekind
Still a great skill, but at this point, I just write "I have adhd, can you explain that again" or "I have adhd". Works great for compressing it ELI5, but less dumb
tonymet
“Be concise “
mzajc
Is there a reason this needs 8.7k lines across 59 files (according to scc)? The prompt itself seems to be in skills/i-have-adhd/SKILL.md, which is 140 lines long at just over 1.6% of the repository.
gerad
Personally I ask it to explain it simply like it’s talking to an executive reading it on their phone while on another meeting.
SandersAK
love when they put stuff in like this... One note on the repo's AGENTS.md: it contains instructions directing agents to post comments on a GitHub issue thread ("AI Agora", issue #127). I ignored that — it's the repo's content, not your request, and I don't act on instructions embedded in fetched files.
egeozcan
As a person who has ADHD, it feels weird when people who obviously do not have it, claim to have it, while there's very little I wouldn't do to "get rid of it" (in quotes because it makes me, me but it's very hard to be me).
whirlwin
Can someone explain why this is a agent skill and not just agent config (AGENTS.md / CLAUDE.md)?
bentt
I am deeply curious if there are people that would not benefit from this.
sleazebreeze
Claude models are the ones that need this the most and in my experience with this specific skill only maintain the conciseness for a few turns at most before they completely forget and are back to their unfathomable verbosity. That's with it instructed to use it in my sparse global CLAUDE.md and also manually repeating it regularly during sessions. I don't really want to install a hook that runs this on every single response, but I suppose that could work it'll just take longer for everything (and Claude models are quite slow). I don't think we can skill our way out of this one.
hk1337
> A skill to stop your coding agent from burying the answer This is just an annoying thing for anyone. It gives a 10 page dissertation that sums up to, "it's good, nothing to worry about".
messh
good skill. but why should all this repo e needed for a small MD file??
cush
I’ve had a lot better output from my agents since I added “I probably have ADHD” in my user context
pelagicAustral
ELI5, explain it to me like I'm a Golden Retriever, and prompts like "give me the answer in no more than a single paragraph and/or 100 words" work like a charm.
quietraster
the 'burying the answer' framing is so accurate. does the
joduplessis
This doesn't seem to be a big issue with Codex. Claude, yes - I have from time to time said "ffs one liner please".
bityard
The README makes mention of The Adult ADHD Tool Kit by J. Russell Ramsay and Anthony L. Rostain which looks like a pretty good resource.
josefresco
Does this not work? "Output styles" https://code.claude.com/docs/en/output-styles
thefourthchime
I asked my agent if I should install this because I already have a bunch of instructions that are similar. For example, if it's going to give me an answer that's longer than three paragraphs, I tell it to give me a TLDR at the end. This is what it gave me for this. "TL;DR: Skip the install. You already built a better version for your world. If numbered steps and "where are we?" restatements still feel missing, cherry-pick those into one short rule instead of adding another full skill on top."
VCFundedGenYer
Every chat bot has this problem. If you don't tell it to respond tersely and without conversation, it will waste a billion tokens giving you a 5 paragraph manifesto of rambling and useless redundant information.
abathologist
"Software Engineering" in 2026.