UditAkhourii/adhd
ADHD — a skill for coding agents. Tree-of-thought with pruning, built on the Claude & Codex 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. observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 99
- Release rhythm 54
- Longevity 7
Flags: young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 100
- days_rel: 95
- days_push: 10
- n_releases_24m: 1
Adoption not part of the score
3953 stars · 270 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
ADHD is a TypeScript skill for coding agents built on the Claude and Codex Agent SDKs that implements parallel divergent ideation via tree-of-thought with pruning. It spawns isolated reasoning processes under different cognitive frames, then scores, prunes, and deepens the surviving branches to counter premature convergence.
Use cases
- explore multiple design approaches before committing to one
- brainstorm naming options for an API or library
- debug a fuzzy problem from several angles at once
- design an API surface with divergent alternatives
- generate strategy options for an architectural decision
- get several ways to solve an open-ended problem
When to choose
- you use Claude Code or Codex agents and want better reasoning on open-ended design or ideation tasks
- linear chain-of-thought keeps anchoring on the first plausible answer
- you want a drop-in agent skill for divergent exploration with pruning
When to avoid
- you need deterministic, single-answer reasoning with minimal token cost
- your project does not use Claude or Codex agent SDKs
- you need a general-purpose agent framework rather than an ideation skill
Facets
library · maturity active
agent-framework prompt-engineering llm-inference nlp artificial-intelligence large-language-models developer-tools cli cross-platform tree-of-thought divergent-thinking claude-agent-sdk codex-agent-sdk ideation brainstorming reasoning agent-skill ai-agents nodejs
2 sources
- readme: https://github.com/UditAkhourii/adhd · fetched 2026-08-28 · 9f9850f77529
- homepage: https://divergent.sh · fetched 2026-08-29 · d547862a977c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| UditAkhourii/adhd | main | 65 |
For agents
markdown · JSON · MCP: product_card(name="UditAkhourii/adhd")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem