🎉 The ADHD community is open
If you build with coding agents, sign up at https://tally.so/r/WO1Nzj as a contributor, maintainer, early adopter, or just a member who wants to follow along.
Full discussion: #19
Where we are
- 5/6 wins vs a single-shot baseline across 6 open-ended engineering problems, with +5.17 novelty and +7.67 trap detection on a 0–10 rubric — full methodology in
EVALS.md. - Featured by The New Stack.
- Adopted by repowire — its maintainer ported ADHD into the default orchestrator template (PR #313, merged, MIT attribution).
- Independently reviewed by an outside research engineer with 11 sources and 8 validation rounds. Every finding is tracked openly as issues #16, #17, #18.
What's in v0.1.4
- Codex compatibility fix. Collapsed
SKILL.mddescription from a multi-paragraph YAML block to a single-line ~490-char description. Some Codex builds were truncating or rejecting the longer form. The full pre-flight gate is unchanged and still lives in the skill body. - Codex quick-path install documented in README and
documentation/install.md—npx skills add UditAkhourii/adhd -a codex -gplus a manual~/.codex/skills/adhd/fallback.
# install or upgrade
npm install -g adhd-agent
# or as a skill (auto-detects your agent)
npx skills add UditAkhourii/adhdWhat we are working on next
Highest-leverage items in the open backlog:
- #4 — anchor-stripping pre-pass
- #6 — cross-model critic
- #10 — frame-fitness learning across runs
- #11 — hyperfocus companion skill
If you starred this repo and want to be in the loop on v0.2, the community form is the place. Building this in public, including the parts where it does not work.
📄 Preprint: https://adhdstack.github.io/ · 📰 The New Stack: https://thenewstack.io/claude-code-adhd/ · 📦 npm: https://www.npmjs.com/package/adhd-agent