Skip to content
Productivity
Skill

/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.

From plugin
human-state-skills
1135 skills7 commands
Install
$ 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.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/normal-mode

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.

SKILL.md

normal-mode.SKILL.md
name: normal-mode
description: >-
  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.

Normal Mode

Stop using any active human-state response contract.

This cancels:

  • overloaded-mode
  • burnout-mode
  • foggy-mode
  • brain-fog-mode
  • plan-compass
  • 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.

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
Stats
113
Stars
6
Forks
Maintained
Maintenance
JavaScript
Language
MIT
License
1mo ago
Last commit
4mo ago
Created

Repo: softcane/human-state-skills

Other skills on human-state-skills.