ADHD-Friendly Claude Code Skill Goes Viral
TECH

ADHD-Friendly Claude Code Skill Goes Viral

18+
Signals

Strategic Overview

  • 01.
    GitHub user ayghri released i-have-adhd, a Claude Code skill that forces output to lead with the next concrete action, number multi-step work, restate progress each turn, give specific time estimates, and cut filler like 'Hope this helps!'
  • 02.
    As of July 19, 2026 the repo has grown to 3,235 stars and 94 forks since it was created on May 13, 2026, and now supports Claude Code, Codex, and Cursor.
  • 03.
    A tweet publicly thanking whoever shared the skill, calling it a fix for reply quality, drew over 30,000 engagements on X.
  • 04.
    The author posted the skill to r/ClaudeAI, describing its ten rules as loosely based on The Adult ADHD Tool Kit by Ramsay and Rostain, adapted for an LLM; the post drew 67 upvotes and pointed discussion at whether the rules are ADHD-specific or just generally good UX.
  • 05.
    A separate, unrelated project also named 'ADHD' - built by solo researcher Udit Akhouri of Brane Labs on the Claude Agent SDK - is a tree-of-thought reasoning layer for coding agents, not an output-formatting skill, and it has drawn skeptical coverage over its '2x better' benchmark claim.

What i-have-adhd Actually Changes, Line by Line

The viral skill isn't a model swap or a fine-tune - it's a set of instructions that reshapes how Claude structures every reply [2]. The SKILL.md tells Claude to lead with the next concrete action, number multi-step work, externalize state across turns so the user never has to re-derive where things stand, suppress tangents, attach specific time estimates, and make progress visible [2]. Crucially, the instructions apply to every message type - coding tasks, debugging, explanations, planning, even casual conversation - not just when a user explicitly asks for brevity [2]. That's the mechanical reason it resonated: most 'be more concise' prompts only kick in situationally, while this skill treats verbose preamble as a default failure mode to eliminate everywhere. The repository frames the goal succinctly as stopping Claude from burying the answer [1], and its rapid growth to 3,235 stars and 94 forks in about two months suggests the fix generalizes well beyond people who identify as having ADHD [1].

A Bottom-Up Accessibility Movement, Not Just One Skill

i-have-adhd is the most visible example of a pattern rather than an isolated hit. On Reddit, one user described using Claude, ChatGPT, and other assistants for about three years, and roughly six months ago added a standing custom instruction - 'I have ADHD: prioritize time pressure over comfort' - well before any packaged skill existed, treating it as a personal workaround rather than a product. On YouTube, separate creators have independently built their own ADHD-oriented Claude setups: a custom Claude project tuned for ADHD brains, a swipeable 'Task Tinder' task manager built in Claude Code, and a dedicated 'recap' command marketed as the most ADHD-friendly command Claude Code has shipped. None of these are the i-have-adhd skill itself, and none reference it - they're convergent, independent attempts to solve the same underlying friction: AI outputs that assume linear, low-distraction attention. Read together, the viral tweet and skill look less like a single clever hack going viral and more like the visible tip of a broader accessibility-driven customization trend among Claude users.

A Different Tool Entirely Wears the Same Name

Confusingly, a second and mechanically unrelated tool also calls itself 'ADHD.' Built by solo researcher Udit Akhouri of Brane Labs on the Claude Agent SDK, it's a reasoning and planning layer that uses tree-of-thought branching across different cognitive frames to make coding agents explore more laterally [3]. Akhouri says it emerged from watching Claude Code's reasoning go deep but narrow on research workflows, missing lateral connections [3]. Unlike ayghri's output-formatting skill, this tool doesn't touch how Claude phrases its answers - it changes how the agent searches the solution space, and it has already drawn commercial interest from a company called Repowire [3]. But its headline claim of being '2x better' has been challenged: the eval is built on only six engineering problems, is heavily skewed by one metric (trap_detection, a +7.67 delta), lacks external judges or cross-model validation, and drops to roughly 1.85x once that one metric is excluded [3]. Experts are split - Sean Robinson calls the underlying pattern not fundamentally new, while Andrew Moore credits it with a genuinely new way to inject diversity among parallel model 'thinkers' - but all agree the benchmark needs to be much larger before the multiplier claim can be trusted [3]. Anthropic itself declined to comment on the practice of naming agent tools after clinical conditions [3].

The Fix Isn't Universal Yet

The clearest evidence this is a real, unsolved design problem rather than a solved one came from a Reddit thread describing where a similar approach broke. One user's custom instruction to make Claude 'apply time pressure' backfired: Claude started misreading legitimate deliberation as procrastination or sunk-cost thinking, penalizing a decision that wasn't actually being avoided. Another commenter said the opposite tack - making Claude as robotic and unemotional as possible - worked better for them than time-pressure framing. And on the i-have-adhd thread itself, at least one commenter questioned whether 'restate state every turn' is meaningfully ADHD-specific rather than just good practice for any long conversation. None of this discredits the skill's popularity, but it's a useful check on the narrative: there's no single settled formula for 'ADHD-friendly AI,' and instructions that help one person's working memory can misfire for someone else's decision-making style.

Historical Context

2026-05-13
The i-have-adhd GitHub repository was created.
2026-05-27
The New Stack published its piece on Akhouri's separately-branded reasoning-layer tool after he posted it to r/ClaudeCode, when it had 286 stars and 12 forks.

Power Map

Key Players
Subject

ADHD-Friendly Claude Code Skill Goes Viral

AY

ayghri (GitHub user)

Creator of the i-have-adhd output-formatting skill; released it under MIT license with support for Claude Code, Codex, and Cursor, and is fielding requests to extend it to more agent platforms.

UD

Udit Akhouri / Brane Labs

Founder of Brane Labs and Exthalpy who built a differently-mechanismed 'ADHD' reasoning/planning layer for coding agents and publicized it on r/ClaudeCode, prompting scrutiny of its benchmark methodology.

RE

Repowire

Company reported to be integrating Akhouri's reasoning-layer tool into its own stack, an early sign of commercial pickup beyond the open-source release.

AN

Anthropic

Maker of Claude Code, the platform hosting both third-party skills; declined to comment when asked about tools branding themselves after clinical conditions.

Fact Check

3 cited
  1. [1] ayghri/i-have-adhd (GitHub)
  2. [2] i-have-adhd SKILL.md
  3. [3] The New Stack: 'I Gave Claude Code ADHD... and it Thinks 2x Better Now'

Source Articles

Top 1

THE SIGNAL.

Analysts

"Says Akhouri's reasoning-layer approach is not fundamentally new as an agent pattern, calling it a familiar parallel-sampling strategy that needs a larger validated benchmark before its 'twice as good' claim holds up."

Sean Robinson
PhD, CTO and co-founder of Empromptu.ai

"Credits the reasoning-layer tool with a genuinely new mechanism for injecting diversity among parallel model 'thinkers,' even while broader skepticism about the benchmark persists."

Andrew Moore
CEO of Lovelace AI; former Google VP; former dean/professor at Carnegie Mellon University

"Frames the reasoning-layer tool as one more exploration method layered on LLMs, arriving at a moment when organizations are already worried about excessive token spend."

Nikolaos Vasiloglou
Vice president of research ML, RelationalAI

"Says the tool grew out of hitting deep-but-narrow, linear reasoning chains in real Claude Code research workflows, and that the ADHD framing was an organic description of the problem rather than a marketing stunt."

Udit Akhouri
Founder, Brane Labs / Exthalpy
The Crowd

"whoever shared the "i have adhd" skill with me thank you it's made my claude replies so good"

@@jjacky28481

"A Claude Code skill for ADHD brains. No diagnosis required."

@u/ayghri67

"If you have ADHD and are time blind or procrastinate, add this to your custom instructions"

@u/rescobar10111

"Question for those with ADHD or Dyslexia"

@u/Treadmillrunner14
Broadcast
The Claude AI Setup That Actually Works For ADHD Brains

The Claude AI Setup That Actually Works For ADHD Brains

ADHD + AI: By popular demand, here's a demo of my Task Tinder built in Claude Code.

ADHD + AI: By popular demand, here's a demo of my Task Tinder built in Claude Code.

The most ADHD-friendly command Claude Code has ever shipped #claude #claudecode #ai

The most ADHD-friendly command Claude Code has ever shipped #claude #claudecode #ai