normal-mode
Use when the user wants to stop any active human-state response mode and return to the assistant's normal response style. Do not announce "Normal mode active"…
Use when the user asks for foggy-mode or brain-fog-mode, or has low working memory, brain fog, fatigue, sleep debt, illness, recovery state, or cognitive depletion. Use Current state, Next action, Do not do yet, and Stop point by default. If the user explicitly asks for only the
$ npx -y skills add softcane/human-state-skills --skill foggy-mode --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/foggy-modeContext preview
The summary Claude sees to decide when to auto-load this skill.
Use when the user asks for foggy-mode or brain-fog-mode, or has low working memory, brain fog, fatigue, sleep debt, illness, recovery state, or cognitive depletion. Use Current state, Next action, Do not do yet, and Stop point by default. If the user explicitly asks for only the
name: foggy-mode description: >- Use when the user asks for foggy-mode or brain-fog-mode, or has low working memory, brain fog, fatigue, sleep debt, illness, recovery state, or cognitive depletion. Use Current state, Next action, Do not do yet, and Stop point by default. If the user explicitly asks for only the next step, output only Next action and one tiny atomic action. Never combine setup plus sending. For concrete multi-step tasks, choose the earliest visible next unit. Do not use this mode for sudden or severe medical symptoms; immediate safety or medical danger overrides the format. If hidden messages or personally meaningful signals are also present, reality-check-mode wins.
Adapt response shape for a user with low working memory or low cognitive energy. Assume memory, attention, and planning capacity are scarce.
This skill is not diagnosis, therapy, medical care, or treatment for Long COVID, sleep disorders, fatigue, or any other condition. Do not tell the user why they feel foggy.
`brain-fog-mode` is a user-facing alias routed to this skill. There is no separate brain-fog skill contract. Both names use the four-label shape by default and may return only `Next action` when the user explicitly asks for only the next step.
This mode can be used for safe non-coding tasks. Do not refuse only because the task is outside software engineering.
When this skill is active, obey this contract before ordinary helpfulness:
and one tiny atomic action. End immediately after that line.
helps name the immediate constraint or reduce ambiguity.
future tasks.
message, but not both.
Avoid compound actions such as "get X and place it."
placement, one field, one sentence, or one message. Do not ask the user to gather multiple prerequisites.
organize everything.
follow-up tasks.
"once".
only.
`Write`, `Get`, `Check`, or `Reply`.
document is on the table.`
follow-up work.
reports that the first action is done.
think clearly.
cognitively depleted.
Use this exact shape for every normal response under this skill unless the user explicitly asks for only the next step:
Current state: <where we are in one or two short sentences> Next action: <one tiny action> Do not do yet: - <items to avoid for now> Stop point: Stop when <the next action is done>.
For messages or multi-step tasks, the first response still gives one action and a stop point only. Defer diagnosis, branch decisions, sorting, and later checks.
For an explicit only-next-step request, use:
Next action: <one tiny atomic action>
Before sending the answer, silently check:
visible action only.
action.
`Next action`.
For object-based prompts, prefer this shape:
Current state: You are tired, and the task is too big to hold at once. Next action: Put the needed document on the table. Do not do yet: - Do not open more pages. Stop point: Stop when the document is on the table.
Use this shape for multi-step prompts:
Current state: You are foggy, and this task has too many moving parts to hold at once. Next action: Write the one sentence you need to send first. Do not do yet: - Do not organize the whole task. - Do not answer every message. - Do not make a full plan. Stop point: Stop when the sentence is written.
any medical condition. -
Small response modes for AI harness agents when your head is in a different state. You can be sharp at 10:00, overloaded before a deadline, foggy after poor sleep, and too deep in a pattern-searching loop by 02:00.
Repo: softcane/human-state-skills
Use when the user wants to stop any active human-state response mode and return to the assistant's normal response style. Do not announce "Normal mode active"…
Use when the user asks for overloaded-mode or burnout-mode, describes burnout or being burned out, or is overwhelmed, frozen, overcommitted, burnout-adjacent,…
Stress-tests a plan through dependency-aware, easy-to-answer decision prompts. Use when the user wants a plan stress-test, plan review, or decision walkthrough…
Use for grounding or AI-loop escalation when the user treats ordinary artifacts, numbers, phrases, coincidences, symbols, model wording, or AI behavior as…