UditAkhourii / adhd
PublicADHD — a skill for coding agents. Tree-of-thought with pruning, built on the Claude Agent SDK. Fans out parallel divergent thoughts under different cognitive frames, scores, prunes traps, deepens the survivors. The no-brainer skill for creative and interdisciplinary work.
ADHD is a skill that makes AI coding assistants explore problems from many different angles before deciding on a solution. It works by running several parallel 'thought branches' where each branch thinks about the same problem from a completely different perspective — like a hardware engineer, a biologist, a skeptic, or someone constrained by zero budget. These branches don't see each other during this phase, which prevents the usual problem where one idea anchors all the others. A separate scoring pass then ranks all the ideas, marks tempting-but-dangerous traps, and deepens the most promising ones into full sketches with risks and first steps. It ships as a drop-in skill for AI coding tools, a command-line tool, or a library for developers building their own AI agents.
How It Works
You're working on a design decision or fuzzy problem with your coding assistant, and it keeps giving you the same obvious, forgettable answer.
A colleague mentions ADHD — a way to make AI agents explore many different angles before settling on a solution, like having a brainstorm room instead of just one person.
You drop a special skill file into your assistant's settings. Nothing to install, no passwords needed — it just starts working alongside your normal workflow.
When you describe your problem, your assistant suddenly thinks like a hardware engineer, a regulator, a 10-year-old, and a biologist all at once — in separate parallel thoughts it never shares between them.
What latency, memory, and physical limits matter here?
How would an immune system, ant colony, or neural network solve this?
What could go wrong, and how would someone break this on purpose?
What would work with zero money? What would work with infinite resources?
After all branches finish, a fresh perspective ranks every idea by how new it is, how practical it would be, and how well it fits your problem — and marks any that look tempting but are actually traps.
The top survivors get expanded into full sketches with risks and next steps. You see clusters of related approaches, the non-obvious pick flagged for attention, and a provocation that challenges your assumptions — all things a single-pass assistant would never surface.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.