GitHub 项目简介: ADHD — a skill for coding agents. Tree-of-thought with pruning, built on the Claude & Codex Agent SDK.
README: An architectural fix for premature convergence in autoregressive reasoning. Linear Chain-of-Thought anchors on whatever it says first. Tree-of-Thought widens the search but still…
README: 20 traps flagged with one-line reasons — including the cute "stream tokens in reverse" and "patience-token billing" ideas before they cost engineering time.
README: Adopted by [repowire](https://github.com/prassanna-ravishankar/repowire) — the first OSS project to officially ship ADHD.
README: 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 debuggi…