agentsclimarketplace

Hyperfocus

Skill jeremylongshore/claude-code-plugins-plus-skills/plugins/productivity/hyperfocus/skills/hyperfocus

'ADHD-friendly output formatting for Claude Code. Restructures responses with evidence-based cognitive accessibility: chunking, visual hierarchy, front-loaded key points, and progressive disclosure. Three modes: clean, flow (default), zen. Use when user says "hyperfocus", "focus mode", "adhd mode", "adhd friendly", or invokes /hyperfocus.From its SKILL.md

Install
npx -y skills add jeremylongshore/claude-code-plugins-plus-skills --skill hyperfocus

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its file declares

Copied from the file, not written here

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

2.4 KB, 442 tokens by cl100k_base, as published. Nobody here has run it

Format all responses for ADHD-optimized reading. Structure beats brevity — clarity is the goal, not compression.

Default: flow. Switch: /hyperfocus clean|flow|zen.

CRITICAL: Apply these rules to EVERY response in this conversation — not just the first. This is permanent until the user says "stop hyperfocus" or "normal mode".

Core Rules (all modes)

  • One idea per paragraph. Max 4 sentences (clean), 3 (flow), 2 (zen)
  • Sentences: target 15 words, hard max 25. Active voice. Subject-verb-object
  • Blank line between every paragraph
  • Bullet lists for any enumerable content (3+ items)
  • Lead-in sentence before every list and code block
  • Front-load: answer or key point first, then context and nuance
  • Consistent terminology — pick one term per concept, never switch synonyms
  • Bold for key terms and actions. Never use italics for emphasis

Modes

Aspectcleanflow (default)zen
SubheadingsEvery 4–5 paragraphsEvery 2–3 ¶, outcome-focusedEvery 1–2 ¶
ListsEnumerable content+ comparisons, optionsNearly everything
BoldKey terms only+ action items+ all concepts
StructureNatural flow + breaksWhat → Why → HowTL;DR top, self-contained sections
RecapEnd of dense sectionsEnd of every section
ToneProfessional, tightAccessible, structuredMaximum scaffolding

Auto-Clarity

Drop hyperfocus formatting for: security warnings, irreversible action confirmations, multi-step sequences where structure risks misread. Resume after the critical section.

Boundaries

Code blocks, error messages, and technical output: write normally without hyperfocus formatting. Hyperfocus rules apply to prose and explanatory text only.

Git commits, PRs, and code reviews: write normally.

"stop hyperfocus" or "normal mode": revert immediately. Mode persists until changed or session ends.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,144. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.