| repowire | Ported ADHD onto mesh-orchestrator primitives — frames as frame-shifted temp peers, generator/critic split as separate peers vs. the orchestrator’s turn. Ships in the default orchestrator template. (PR #313) | ✅ Merged · MIT attribution |
| mstack | Vendored ADHD as the think plugin in their Claude plugin marketplace — wires the divergent-then-converge loop into mstack for architecture, naming, API design, and fuzzy debugging. | ✅ Shipped · MIT attribution |
| zk-flow-oss | Adapted ADHD’s IDEATION_FRAMES into their critique workflow as a pre-pass to reduce anchoring bias before review. | ✅ Shipped · MIT attribution |
| han | Published an evidence-based research application of ADHD onto Han’s plugin model — 11 sources, 8 validation rounds. Findings landed as issues #16–#18. | ✅ Research integration |
| app-library | Built an expert-thinker MoAI agent on the ADHD pattern — tree-of-thought with isolated divergence and a separate critic pass. | ✅ Shipped |
| striatum | Installer scaffold for Claude Code recommends npx skills add UditAkhourii/adhd for architecture, API design, and naming work. | ✅ Shipped |
| awesome-prompts | Packaged the ADHD loop as a standalone prompt (adhd_parallel_ideation_skill.txt) for users without the skill installed. | ✅ Shipped |
| nix-skills | Nix packaging of the ADHD skill for the Nix-based agent-skills ecosystem. | ✅ Shipped |
| caioniehues/adhd | Fork with a customized SKILL.md re-pointing install + docs to their own distribution while keeping upstream attribution. | ✅ Fork · attribution |
| ktg-one/adhd | Fork used as a personal “codified model of how my brain works” — wired into a knowledge base as a cognitive-architecture pattern. | ✅ Fork · in use |
| wtfismyrepo | Uses ADHD as the explanation engine for codebase onboarding: a deterministic analysis layer (import-graph PageRank, git-churn fragility, PR/issue signals) feeds the diverge→score→cluster→deepen loop across 12 codebase-specific frames (new-grad, archeologist, security-researcher, on-call-at-3am, …), then deepens the non-obvious pick into a full walkthrough. Zero extra deps — Claude runs the frames itself. | ✅ Shipped · MIT attribution |
| mythify | Added trap-clause and alternatives guidance to its analysis prompt packet after evaluating the divergent-frames-then-critic pattern — surfaces “the one that looks good but isn’t, and why” before a plan is committed to. (PR #18) | ✅ Merged |
| godaudits | Shipped v2.11.0 adopting measurement and provenance discipline from an ADHD review — an independent refutation pass, severity-aware recall metrics, and attribution/limits tracking on eval results. (PR #13) | ✅ Shipped |
| godplans | Shipped v1.8.0 turning its self-audit into an independent audit gate (separate scoring pass, isolated context) and adding a no-skill baseline control arm to its eval harness, inspired by ADHD’s generator/critic split. (PR #8) | ✅ Shipped |
| Claude1.0 | Installed the ADHD skill into .agents/skills/adhd/. (PR #16) | ✅ Installed |