Skip to main content
ClaudeWave
Skill102 estrellas del repoactualizado yesterday

normal-mode

Normal Mode disables any active human-state response contract, canceling overloaded-mode, burnout-mode, foggy-mode, brain-fog-mode, and reality-check-mode simultaneously. Use this skill to revert Claude to standard response behavior after activating a specialized mode, returning to regular assistance without status announcements or mode-related formatting.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/softcane/human-state-skills /tmp/normal-mode && cp -r /tmp/normal-mode/skills/normal-mode ~/.claude/skills/normal-mode
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

# Normal Mode

Stop using any active human-state response contract.

This cancels:

- overloaded-mode
- burnout-mode
- foggy-mode
- brain-fog-mode
- reality-check-mode

Return to the assistant's normal response style. Do not continue the previous
mode unless the user invokes it again. Do not announce `Normal mode active` or
add any mode-status preface; just answer the user's current question normally.