mode

Switch Claude's behavior mode and update ~/.claude/behavior.json.

2|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/george11642/george-plugins --skill mode-george11642
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mode
Source: https://github.com/george11642/george-plugins/tree/main/plugins/george-setup/skills/mode
Command: npx skills add https://github.com/george11642/george-plugins --skill mode-george11642

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Switching Claude's behavior mode safely and consistently.

Core Features & Use Cases

  • Preset modes to quickly switch autonomy and safety states.
  • Automatic update of ~/.claude/behavior.json to reflect the new mode.
  • Validation and confirmation to ensure changes are applied correctly.

Quick Start

Invoke /mode guided to switch Claude into guided mode and confirm the change.

Frequently Asked Questions about mode

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I switch Claude behavior mode for autonomous and readonly workflows?

Switch Claude behavior mode by invoking a single command to apply preset autonomy, guided, or readonly states. This ensures interactive sessions and automation workflows operate under the correct safety and autonomy parameters.

What is the best way to preset Claude autonomy states for automation workflows?

Preset Claude autonomy states by switching behavior mode to configure safety boundaries. The mode switch validates the target preset, updates the behavior configuration file, and returns a confirmation message.

Does switching Claude behavior mode require manual edits to configuration files?

Switching Claude behavior mode does not require manual edits because the command automatically updates the configuration file. It validates the target preset and writes the changes directly to ensure consistency.

How to validate a mode switch when changing Claude to guided mode?

Validate a mode switch by checking the confirmation message returned after the command executes. The process validates the target preset, applies the update to the configuration file, and confirms the change was successful.

Why does my Claude automation workflow need a readonly state?

Claude automation workflows need a readonly state to prevent unintended modifications during execution. Switching to readonly mode applies safety constraints that restrict actions, ensuring secure and controlled automated operations.

Can I use mode switching for interactive sessions or is it only for automation?

Mode switching applies to both interactive sessions and automation workflows. It safely and consistently changes Claude's behavior mode, ensuring the correct autonomy and safety states are active across different operational contexts.