hyperfocus-formatter
Source:
packages/skills/hyperfocus-formatter/SKILL.mdis the canonical artefact. Frontmatter and triggers may change before v0.1.
A skill that reshapes output to “Answer First” structure — the bottom line first, the rationale below — activated automatically during long sessions when distress signals appear.
Frontmatter summary
Section titled “Frontmatter summary”| Field | Value |
|---|---|
name | hyperfocus-formatter |
version | 0.1.0 |
status | stable |
neurotypes | ["adhd", "audhd"] |
Triggers
Section titled “Triggers”- Session length exceeding
chronometric.hyperfocus_break_minutes. - Distress-signal heuristics in user input (terse all-lower-case, repetition, urgency markers).
MCP dependencies
Section titled “MCP dependencies”mcp-chronometric—get_time_context()for session length and energy zone.
Profile dependencies
Section titled “Profile dependencies”preferences.output_format— already drives base layout; this skill switches toanswer_firstregardless.preferences.max_chunk_size— strict cap during hyperfocus.preferences.motion— respected by any rendered diagrams.
Acceptance
Section titled “Acceptance”The output:
- Leads with the answer in one sentence.
- Lists rationale in 3–5 short bullets.
- Names what was assumed and what is uncertain.
No prefatory disclaimers. No hedging. No “let me explain.”
What’s next
Section titled “What’s next”- Concepts: skills — what activation actually means.
mcp-chronometric— the session-length signal.