49.0k stars · MIT · no GitHub releases at all — a determination, not a gap. package.json says 0.1.0 and is marked private, and there is no npm package. Code pushed 19 September 2026 at 16:44 UTC, proved via ungh.cc · Track this in Scout
An agent skill whose ten rules make a coding assistant put the answer first and the reasoning after.
▶Repo detailsthe review · specs · pros & cons · install
What it is
An agent skill: a folder of plain instructions that an assistant reads and follows. Its ten rules cover leading with the next action, numbering the steps of a task, restating the context each turn, and giving a real time estimate instead of a vague one.What it is good for. Anyone who reads assistant output all day and loses the point in it. The name refers to a way of organising information, taken loosely from The Adult ADHD Tool Kit and adapted for the way models write; you do not need to have anything to benefit from output that puts the answer first. English is your second language, so a long paragraph costs you more than it costs a native reader. This is the cheapest change on the page for that specific problem.
- MIT, free, and it adds nothing to run and nothing to pay for.
- It works across several assistants, because it ships plugin files for Claude Code, Codex, Cursor, OpenCode and Gemini from one source.
- Removing it is as fast as adding it, so trying it costs you a minute.
- It is instructions, not code, so how well it works depends on the model reading them. A weaker model will follow them loosely.
- It publishes no versions at all, so there is nothing to pin and nothing to roll back to. Its
package.jsonsays version 0.1.0. - Shorter answers mean less explanation. If you are learning something new, you may want the long version.
- anthropics/skills
Anthropic's own collection of skills for Claude, covering document handling and other specific jobs rather than the shape of the reply.
Track this in Scout
wshobson/agentsPublished in Edition 4. A much larger marketplace of agents, skills and commands, where this repository is one narrow skill done carefully.
Track this in Scout
npx skills add ayghri/i-have-adhd
