I-have-ADHD: A skill to stop coding agents from burying the answer
121–130 of 386 posts
Re: I-have-ADHD: A skill to stop coding agents from burying the answer
#122As 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).
I have it and it is absolute gift that I wouldn’t trade for anything. It has taken years to figure how to harness it though.
Re: I-have-ADHD: A skill to stop coding agents from burying the answer
#123The biggest "Claudism" that I have a hard time getting the LLM to stop doing is its insistence on talking about what it didn't do in addition to what it did. "I edited this.py and that.py but I did not edit README.md and I did not commit." or code comments like "This code invokes foo on bar and returns the results directly -- not through a callback." "This code returns true if the user clicked on a button -- not on t…
The thing I struggle the most with is getting it to stop referring to itself with personal pronouns. No Claude, you are not an “I” you are an “it”. You are a fucking tool, dammit. Tell me what you did without trying to assume personality; stop impersonating humans you steroidal autocorrect.
Re: I-have-ADHD: A skill to stop coding agents from burying the answer
#124> Install > Copy/paste into your CLI prompt: > Install the i-have-adhd skill/plugin from https://github.com/ayghri/i-have-adhd , refer to the repo's AGENTS.md for instructions. This is a weird evolution from "don't copy-paste scripts that pipe curl into your shell interpreter" I know LLMs are getting better but I'd be at least a little nervous it could end up installing something from a squatted similarly-named githu…
Always good to be paranoid. Even MCPs are not safe. For example Notion injected ads [1] to its official MCP connector to advertise products mid-task. [1]: https://old.reddit.com/r/ClaudeAI/comments/1w9dluw/notions_o...
Re: I-have-ADHD: A skill to stop coding agents from burying the answer
#125Can someone explain why this is a agent skill and not just agent config (AGENTS.md / CLAUDE.md)?
Skills are kind of a new thing starting around January 2026, but the spec was established about 12 months ago. https://news.ycombinator.com/item?id=46871173 Anyways the most layman way I’ve seen it explained is this: skills help save token usage for the right context. Not every request needs all instructions all the time - running tests is different than reviewing a PR, so why should the context window have instructi…
My point is that this sounds more like a general AGENTS.md use case, similar to defining tone of voice, output format, etc.
It just seems skills is the only way to distribute certain "behavior" as of today. But not everything is a skill IMHO, and not this is not one of them.
On the other hand, maybe we're seeing an evolution of what skills are becoming.
Re: I-have-ADHD: A skill to stop coding agents from burying the answer
#126The biggest "Claudism" that I have a hard time getting the LLM to stop doing is its insistence on talking about what it didn't do in addition to what it did. "I edited this.py and that.py but I did not edit README.md and I did not commit." or code comments like "This code invokes foo on bar and returns the results directly -- not through a callback." "This code returns true if the user clicked on a button -- not on t…
The thing I struggle the most with is getting it to stop referring to itself with personal pronouns. No Claude, you are not an “I” you are an “it”. You are a fucking tool, dammit. Tell me what you did without trying to assume personality; stop impersonating humans you steroidal autocorrect.
Re: I-have-ADHD: A skill to stop coding agents from burying the answer
#127Re: I-have-ADHD: A skill to stop coding agents from burying the answer
#128Earlier quoted context omitted.
I'm a developer at a company who has signed contracts to use Claude. I wish I had a choice in model providers, especially considering I spend around $4k in API tokens each month, my company as a whole is around a million. I desperately wish I could use OpenAI models or open weights, Claude's writing style is definitely contributing to my sense of burnout.
I'd be burned out too if 48k of my comp went to what amounts to a facilities spend. Crazy. You think the models actually give you ROI, or this is a sort of jumping with the lemmings thing your company is doing, and you could probably deliver the same output working in "The Old Way" with another 48k on top your base?
Longterm, I believe my total output would be higher working with minimal AI when you consider the impact to motivation and how long I anticipate staying with the company.
Re: I-have-ADHD: A skill to stop coding agents from burying the answer
#129Let's face it. Claude (in particular) is a terrible writer. There's a whole cottage industry of skills and CLAUDE.md instructions trying to push it toward writing better, but each new model iteration seems expressly designed to override all that so that it can load up its writing with unnecessary participle phrases, not-this-but-thats, burying the lede, and other nonsense. I genuinely wonder if the people inside Anth…
I can't take it anymore. I moved to Codex. I refer to "him" as Claude Shakespeare now... I wonder what he'd say if he knew my switch... Et tu, Brute?
Re: I-have-ADHD: A skill to stop coding agents from burying the answer
#130Let's face it. Claude (in particular) is a terrible writer. There's a whole cottage industry of skills and CLAUDE.md instructions trying to push it toward writing better, but each new model iteration seems expressly designed to override all that so that it can load up its writing with unnecessary participle phrases, not-this-but-thats, burying the lede, and other nonsense. I genuinely wonder if the people inside Anth…
Long story short, I ended up looking at other providers and models like Kimi K3 and GLM 5.3 and eventually just stuck with OpenAI (more limits, despite smaller context), none of them have such pronounced issues with the tone and writing like Claude does - seems like they were working on it with 5.1 but I'd almost classify it as a form of model collapse.
I wince whenever I catch Claudisms on websites and elsewhere. Same as with that pulsating circle that indicates nothing.