ayghri/i-have-adhd
A skill to stop your coding agent from burying the answer. ADHD-friendly output.
About the project
A skill for a coding agent (Claude Code) that makes it lead with the answer and numbered steps, without preamble or filler. Helps you get concrete actions instead of long-winded reasoning.
Useful for
- Install the skill in Claude Code so agent replies start with the action
- Customize output rules by editing SKILL.md in a fork
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 656 stars today. The usual pace is 286 per day, so that's 2.3× as much.
- The spike has held for 2 days in a row — not a one-off blip.
- GitHub Trending this week: #1, +15,924 stars.
- GitHub Trending this month: #10, +23,327 stars.
- Hacker News: “I-have-ADHD: A skill to stop coding agents from burying the answer” — 538 points, 5 days ago.
- About 67 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 44,280
- Stars in a day
- 663
- Forks
- 2,543
- Issues and pull requests
- 205
- Watchers
- 150
- Language
- Python
- License
- MIT
- Created
- May 13, 2026
- Last push
- September 10, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Hacker News discussions
- I-have-ADHD: A skill to stop coding agents from burying the answer538 points, September 8, 2026
Spotted in
- September 13, 2026GitHub Trending Python today: #5, +2,584 stars; GitHub Trending this week: #1, +15,924 stars; GitHub Trending this month: #10, +23,327 stars; Spotted on Hacker News
Similar projects
-
6.8
melgarafael/DeskcommCRM
Self-hosted CRM with native AI agents for selling over WhatsApp: agents reply, qualify leads and close sales while your data stays on your server. An open alternative to Kommo, Octadesk and Intercom.
-
6.2
kruzovic7/ai-data-extractor
Python tool that extracts local chat histories from AI coding assistants (Claude Code, Cursor, Windsurf, Aider, Cline/Roo Code and more) into a single normalized JSONL format.
-
6.1
tech-leads-club/agent-skills
A registry of validated skills (instruction plugins) for AI coding agents: extends Claude Code, Cursor, Copilot and others with secure, tested capabilities.
-
6.1
jordan-gibbs/hyperresearch
A deep research harness for Claude Code: turns one prompt into a report with verified citations and a persistent source vault. Every source lands in a searchable store reused by later sessions.
-
6.0
NVlabs/SoL-Pi
An extension for Pi that cuts token usage and redundant turns of coding agents via four mechanisms: action fusion, observation packing, log reduction, and context compaction.
-
5.4
alphaXiv/OpenResearch
A local-first workspace for research agents that turns Claude Code, Codex, OpenCode, or Cursor into agents reviewing literature, forming hypotheses, and running experiments. Each direction gets an isolated git worktree…