Privacy and advertising choices
Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy
A skill to stop your coding agent from burying the answer. ADHD-friendly output.
This repository page has enough original analysis, source evidence, and comparison context to be treated as an indexable Git-Stars review.
100
review score
Problem solved
Standard coding agent responses often bury the key action in verbose explanations, include irrelevant tangents, and use vague time estimates, which can be overwhelming for users with ADHD or anyone wanting concise, actionable output. This framework enforces a strict output format that prioritizes the next action, numbers steps, and eliminates fluff, reducing cognitive overhead.
Deployment reality
The available setup signal starts with: claude plugin marketplace add ayghri/i-have-adhd && claude plugin install i-have-adhd@i-have-adhd. Treat this as a starting point, then ask Codex or Claude to inspect the README, environment variables, runtime version, and deployment target before production use.
Commercial use
The recorded license is MIT. This is a useful commercial-use signal, but teams should still verify license text, dependencies, model/API terms, and trademark constraints.
Capability ceiling
Developers can build coding workflows where every agent response is a clear, numbered list of concrete steps starting with the next action, with specific time estimates and no extraneous commentary. Real-world use cases include debugging sessions, code reviews, refactoring tasks, and onboarding new developers—any scenario where quick, unambiguous instructions are critical. The ceiling is a fully customizable skill that can be forked and tuned to any team's communication preferences.
Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.
ayghri/i-have-adhd is tracked as a Python project in the AI Agent area. This evaluation combines public GitHub metadata, category signals, short source summaries, and Git-Stars editorial rules rather than copying project documentation.
Momentum check: the repository has 19k total stars, with +0 today, +3.4k this week, and +0 this month. These growth windows help distinguish durable adoption from short-lived visibility spikes.
Maintenance check: current activity is Active; the latest push was 16 days ago, and the open issue queue is 14, about 0.08% of total stars. Treat this as an adoption signal, not a substitute for engineering due diligence.
Adoption check: 1.1k forks and 19k watchers suggest how often the project is reused or followed. License signal: MIT. Always verify license compatibility before commercial or internal use.
Practical fit: this project is most relevant when you need developer workflow automation and command-line tooling. Be cautious when you need a legal review, security audit, or production SLA.
Source check: Git-Stars currently has 2 explicit source reference(s) for this report and a recent growth signal of 7.1k. Follow the original GitHub repository for final install, security, and release information.
Analysis
ReadyOriginal problem, capability, and verdict guidance are available.
Sources
ReadyRepository metadata and README/source references are attached.
License
ReadyMIT is recorded for review.
Maintenance
ReadyRecent activity is visible in repository metadata.
Alternatives
ReadyEnough nearby projects exist for comparison.
Momentum
19k Stars
Reuse
1.1k Forks
Attention
19k Watchers
Maintenance
active
License
MIT
Open issues
14
A skill for coding assistants that forces them to give ADHD-friendly outputs: action-first, numbered steps, no fluff. It modifies how the assistant communicates, not what it does.
Key Features
- Leads with the next action and numbers multi-step tasks. - Suppresses tangents, preamble, and closers; ends with one concrete next step. - Restates state every turn and provides specific time estimates.
AI Agent
Agent frameworks, autonomous workflows, and tool-use systems
claude plugin marketplace add ayghri/i-have-adhd && claude plugin install i-have-adhd@i-have-adhd80
Health Score
Active
Commit Activity
May 13, 2026
Created
Aug 6, 2026
Last push
+357
Today's growth
+3.3k
7-day growth
+7.1k
30-day growth
Forks
Open
Watchers
ayghri
GitHub profileobra/superpowers
An agentic skills framework & software development methodology that works.
affaan-m/ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
NousResearch/hermes-agent
The agent that grows with you
mattpocock/skills
Skills for Real Engineers. Straight from my .agents directory.
anomalyco/opencode
The open source coding agent.
✓
License
✓
Forked
✓ Active
Maintained
Problem Solved
Standard coding agent responses often bury the key action in verbose explanations, include irrelevant tangents, and use vague time estimates, which can be overwhelming for users with ADHD or anyone wanting concise, actionable output. This framework enforces a strict output format that prioritizes the next action, numbers steps, and eliminates fluff, reducing cognitive overhead.
Capabilities
Developers can build coding workflows where every agent response is a clear, numbered list of concrete steps starting with the next action, with specific time estimates and no extraneous commentary. Real-world use cases include debugging sessions, code reviews, refactoring tasks, and onboarding new developers—any scenario where quick, unambiguous instructions are critical. The ceiling is a fully customizable skill that can be forked and tuned to any team's communication preferences.
Bottom Line
This plugin is ideal for developers who want their coding agent to deliver crisp, actionable instructions without fluff—especially those with ADHD or anyone who values brevity. It should be avoided by users who prefer detailed explanations or exploratory dialogue. The key trade-off is clarity and speed versus depth and nuance.