Leaderboard/Agent Orchestration/adhd
Last commit on June 4, 2026·Created on May 25, 2026

UditAkhourii/adhd

Spawns parallel thinkers so the obvious answer has competition.
Combined rank
#97
across all skills
In Agent Orchestration
#4
category rank
Stars
4.2k
+2.0% in last 7d
Forks
292
+2.1% in last 7d
Watchers
18
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

This skill turns a single agent into a panel of divergent thinkers. For open-ended architecture decisions, API surfaces, fuzzy bugs, and naming problems, it spawns isolated branches under frames like regulator, biology, speedrunner, or 10-year-old, then scores, clusters, and deepens the survivors. A built-in pre-flight gate ensures the cost—roughly ten agent calls—is only paid when the obvious answer is genuinely risky. It helps software architects, power users, and product engineers break out of the first three answers everyone would give.

WHO IT'S FOR
AI-assisted software architects
breaking out of high-stakes design ruts
AI coding agent power users
spawning structured divergent ideation for open-ended problems
Product engineers on AI-assisted creative work
naming products, positioning features, solving fuzzy design problems
AI agent prompt engineers and tool builders
implementing or adapting structured divergent thinking pipelines
Repository contents

1 skill file

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill

Follow the documented setup, then try a first task.

I’m using

Automatic installation for supported agents

Installs: All skills offered by the UditAkhourii/adhd repository; the documented mapping includes skills/adhd/SKILL.md. · Claude Code, Claude.ai, Antigravity, Cursor, Codex, Cline, Continue, Aider, Gemini CLI, Windsurf, Cody, Roo, Augment, OpenCode, Kilo, Kimi, Qwen, Trae, Replit, Warp

Before you start
  • Node.js 18 or newer
  • npx available

Run from: The project directory for a per-project installation

  1. In a terminal, run the universal installer. It detects the active agent and installs the repository's skills in the appropriate location.

    npx skills add UditAkhourii/adhd
  2. Restart the agent so it discovers the installed skill.

README.md · Checked Sep 18, 2026documentation/install.md · Checked Sep 18, 2026

Give it something to do.

Suggested first task

Explore a CLI timeout and retry strategy

Uses adhd

  • Current CLI behavior and the observed hang duration
  • Acceptable response-time limits
  • Retry or request-cost budget
  • User-experience requirements and cancellation behavior

Check the repository for this skill’s setup.

Use the adhd skill to explore a retry, timeout, and user-experience strategy for a CLI whose LLM calls sometimes hang. Compare several viable approaches, identify important traps, and recommend a small shortlist based on the supplied constraints.
README.md · Checked Sep 18, 2026skills/adhd/SKILL.md · Checked Sep 18, 2026