Skip to content

/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" or add a mode-status preface; just answer normally.

shell
$ npx -y skills add softcane/human-state-skills --skill normal-mode --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/normal-mode
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

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" or add a mode-status preface; just answer normally.
Ships withhuman-state-skills

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.

Get the whole plugin, auto-invoked
Stats
100
Stars
0
Views
5
Forks
Active
Maintenance
JavaScript
Language
MIT
License
11h ago
Last commit
2mo ago
Created

Repo: softcane/human-state-skills