Autonomy banner
randomittin randomittin

Autonomy

Development community

Description

--- name: autonomy description: Set Heimdall autonomy (1=Guided, 2=Checkpoint, 3=Full Auto) — how much the agent does before asking. Use with a number, +/- to cycle, or no argument to show current. argument-hint: <1|2|3|+|-> disable-model-invocation: true --- # Set Autonomy Set how much Heimdall does on its own before pausing for you. ## Valid settings: - **1 (Guided)**: Asks before every action. You approve each step. Nothing runs unreviewed. - **2 (Checkpoint)**: Runs on its own, pausing at

Installation

Installs to ~/.claude/skills/randomittin-superx-autonomy/SKILL.md

Terminal
mkdir -p ~/.claude/skills/randomittin-superx-autonomy && curl -fsSL https://raw.githubusercontent.com/randomittin/superx/HEAD/commands/autonomy.md -o ~/.claude/skills/randomittin-superx-autonomy/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository