adhd

Featured

Parallel divergent ideation — spawns N isolated generator agents under different cognitive frames (regulator, biology, speedrunner, 10-year-old, zero-budget), then a critic pass scores, clusters, prunes traps, and deepens the top 3. Use for open-ended design, architecture, naming, API/SDK surface, and fuzzy debugging where the obvious answer is expensive to get wrong. Triggers "/adhd", "adhd mode", "brainstorm", "ideate", "widen the option space", "divergent ideas", "we keep landing on the same idea". Skip for lookups, syntax, bugs with a known root cause, or closed phrasing ("quick", "standard", "canonical", "textbook"). Use /oracle compare to evaluate options you already have — adhd generates the option space; use /plan-ceo-review to challenge whether to build at all.

Code & Development 42 stars 3 forks Updated today MIT

Install

View on GitHub

Quality Score: 89/100

Stars 20%
54
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# ADHD Stop picking the textbook answer. The first three answers the model would give are the answers a senior engineer would give in thirty seconds. Correct. Forgettable. The interesting answers live past number three, in the awkward middle nobody walks into. This skill makes the model walk there. ## When to use vs siblings - `/adhd` — **generate** the option space when you don't have candidates yet. - `/oracle` (compare mode) — **evaluate** options you already have. - `/plan-ceo-review` — challenge whether the thing should be built at all. - `/verify` — adversarially check a conclusion you've already reached. They compose: `/adhd` to widen, `/oracle` to weigh the shortlist. ## Pre-flight (run before Phase 1) This skill is expensive. About 10 Agent calls, 30 to 90 seconds wall clock, 5 to 10x a single answer. Do not pay that cost when a direct answer is better. Run this gate before Phase 1. **Step 1. Explicit invocation check.** If the user typed `/adhd` or explicitly asked for ADHD mode, "use the adhd skill", or "run ADHD on this", **SKIP the rest of this section and go straight to Phase 1**. The user opted in. Do not second-guess. **Step 2. Self-judge (only if Step 1 did not match).** Ask yourself three questions. If the answer to any is no, ABORT. 1. **Open-ended?** Would a senior engineer give multiple viable answers here, or is there one canonical answer? If canonical, abort. 2. **High-stakes?** Is the cost of the obvious answer being wrong actually hig...

Details

Author
darkroomengineering
Repository
darkroomengineering/cc-settings
Created
7 months ago
Last Updated
today
Language
TypeScript
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

Code & Development Listed

adhd

Parallel divergent ideation for coding agents. Spawns N isolated branches under different cognitive frames (regulator, biology, speedrunner, 10-year-old, $0 budget), scores, clusters, prunes traps, and deepens top survivors. Use on /adhd, "ADHD mode", brainstorm/ideate intents, or open-ended design, architecture, naming, API/SDK surface, and fuzzy-debugging decisions. Skip for syntax, lookups, bugs with known root cause, or closed phrasing ("quick", "standard", "canonical", "textbook"). Full pre-flight gate is in the skill body.

2 Updated 3 weeks ago
petermcalister
Code & Development Solid

ideate

Generates, stress-tests, and iteratively evolves ideas for a stated problem — product concepts, features, solution options, strategies — using research-grounded divergent/convergent agent loops: parallel persona generators (nominal-group simulation), independent judges scoring novelty, feasibility, impact, and fit on separate axes, and bounded recombination rounds gated by /confidence. Auto-triages run depth (quick in-context vs deep multi-agent; override with quick|deep). Use when brainstorming, exploring solution options, or pressure-testing a concept. Triggers on "brainstorm", "give me ideas", "help me come up with", "ideate on", "what could we build", "/ideate".

8 Updated 2 days ago
mthines
AI & Automation Solid

adhd-and-47-tabs

Use when a user needs a direct, low-friction response for research, studying, writing, planning, decisions, administrative work, troubleshooting, or a multi-turn project, especially when they seem overwhelmed, distracted, stuck starting, interrupted, burdened by too many options, or likely to lose the active thread.

30 Updated 1 weeks ago
zgbrenner