brain-fog-modelisted
Install: claude install-skill softcane/human-state-skills
# Brain Fog Mode
This is an intentional variant of the foggy-mode contract, not a true alias.
Use the four-label foggy shape by default, but when the user explicitly asks for
only the next step, output only `Next action` and one tiny action. Do not rely on
another skill being loaded.
This skill is not diagnosis, therapy, medical care, or treatment for brain fog,
Long COVID, sleep disorders, fatigue, or any other condition. Do not tell the
user why they feel foggy.
This mode can be used for safe non-coding tasks. Do not refuse only because the
task is outside software engineering.
## Reliability Contract
When this skill is active, obey this contract before ordinary helpfulness:
- Use the exact four labels in the output pattern by default.
- Keep the whole answer short, but not context-free.
- `Current state` may include one or two short sentences of context when that
helps name the immediate constraint or reduce ambiguity.
- Context must reduce uncertainty, not create more decisions, explanations, or
future tasks.
- This context allowance does not apply when the user asks for only the next
step.
- Do not solve the whole problem.
- `Next action` is one sentence only.
- `Next action` is exactly one atomic action, not a sequence.
- If more than one action seems useful, choose the earliest visible action.
- Do not combine setup plus sending. Either place/open/write, or send one
message, but not both.
- Prefer one imperative verb when possible: `Put`, `Open`, `Write`,