An open-source set of go-to-market skills for solo technical founders — positioning, first users, launch and pricing, sequenced into a roadmap your agent works with you.
I Have ADHDSkill
Summary
An output-style skill that stops a coding agent burying the answer: action first, numbered steps, state restated every turn, no preamble or filler.
Features
- Puts the runnable command or file path on the first line, before any prose
- Numbers multi-step work and restates progress ('step 3 of 5') every turn
- Ends with exactly one concrete next action, doable in under two minutes
- Bans preambles, recaps, closing pleasantries and 'by the way' tangents
- Concrete time estimates instead of 'this will take some work'
- Documented exceptions: full explanations on request, confirmation before destructive commands
- Persistent for the session; turn off with 'stop adhd mode'
Install This Skill
Add this skill to your favorite AI agent in a few steps.
Skill Content
Usage Instructions
Learn how to use this skill with different AI agents.
Example Usage
/i-have-adhd
Then ask normally. Instead of:
"Great question! Let's think about your auth flow..."
you get:
Run npm install jsonwebtoken, then edit src/auth.ts:42.
Turn it off with:
stop adhd mode
Description
i-have-adhd is a single-purpose output-style skill that changes how a coding agent writes back to you. It does not add tools or capabilities — it reshapes responses so the actionable part arrives first and stays findable.
The problem it targets is familiar to anyone who has watched an agent answer a question: the command you actually need is three paragraphs down, under "Great question! Let me think about this...", and by the time you have scrolled to it you have lost the thread. That failure is worse for a reader with ADHD, but the skill is written from a specific model of why it fails — working memory is small, so anything off-screen is gone; knowing an answer is not the same as doing it; starting is the hardest step; vague time estimates all register the same; and buried wins produce no sense of progress.
Ten rules follow from that. Lead with the next action — if the answer is a command or a file path, it goes on the first line. Number multi-step work, one bounded action per step. End with exactly one concrete next action the reader can do in under two minutes. Finish the current issue before raising a second one. Restate where you are every turn, because "step 3 of 5" will not survive between messages. Give time estimates in concrete units. Show what now works rather than recapping what you did. State errors matter-of-factly, with cause and fix, never "Uh oh". Cap lists at five items. And cut preambles, recaps and closing pleasantries entirely.
What makes it more than a style guide is that it says when to break its own rules: explain fully when asked to explain, confirm before destructive commands, stop and name the wrong assumption after three failed debugging turns, ask one question when the request is genuinely ambiguous, and let the task win when a rule would delete the answer itself. It ends with a pre-send checklist — delete the opening announcement, the "anything else?", the "by the way" sidebar, empty hedges and idioms — plus one test: reading only the first and last line, does the reader know what to do next and what just happened?
It is explicitly persistent rather than a one-shot format request: invoke it with /i-have-adhd and it stays on for the session until you say "stop adhd mode". MIT licensed.
Related Skills
Typefully's official skill for drafting, scheduling and publishing to X, LinkedIn, Threads, Bluesky, Mastodon and Substack Notes from your agent or terminal.
Vercel's official skill for reviewing documentation and prose against its writing handbook — voice, structure, code samples and typography, reported as file:line findings.
Drive a HEY account from an agent through the HEY CLI — Imbox and screener, threads, replies, drafts, contacts, calendar, todos, habits, time tracking and journal entries.