mode

View and switch assistant autonomy modes with JSON state persistence.

2|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/RockaRhymeLLC/kithkit --skill mode-rockarhymellc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mode
Source: https://github.com/RockaRhymeLLC/kithkit/tree/main/.claude/skills/mode
Command: npx skills add https://github.com/RockaRhymeLLC/kithkit --skill mode-rockarhymellc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to manage the assistant's autonomy level, determining how much confirmation is required before the assistant takes actions, thereby balancing efficiency with control.

Core Features & Use Cases

  • View Current Mode: Check the assistant's current autonomy setting and understand its implications.
  • Change Autonomy Mode: Switch between different predefined modes (yolo, confident, cautious, supervised) to adjust confirmation requirements.
  • Use Case: A user might switch to 'supervised' mode when the assistant is performing a critical task in an unfamiliar system, and then switch back to 'confident' for routine operations to speed up workflows.

Quick Start

Ask the assistant to show you the current autonomy mode it is operating in.

Frequently Asked Questions about mode

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

FAQPage Schema
How do I change the assistant autonomy mode to require less confirmation?

You can change the assistant autonomy mode by switching between 'confident', 'cautious', or 'yolo' settings to reduce the user confirmation required for actions. This balances workflow efficiency with control over automated tasks.

What autonomy modes are available for controlling assistant settings?

The available autonomy modes are 'yolo', 'confident', 'cautious', and 'supervised'. Each mode dictates a different level of user confirmation required before the assistant executes actions.

How do I check the current autonomy mode of my assistant?

To check the current autonomy mode, ask the assistant to show you its current operating setting. The Skill displays the active mode and explains its implications for action confirmation.

Does the assistant autonomy mode persist across different sessions?

Yes, the autonomy mode persists across sessions. The setting is saved via a JSON state file, ensuring continuous behavior and maintaining your chosen confirmation level without resetting.

When should I use supervised mode over confident mode for assistant tasks?

Use supervised mode when performing critical tasks in unfamiliar systems to require strict confirmation. Switch to confident mode for routine operations to speed up workflows with fewer interruptions.