Skip to main content
Generalmarkus41

autonomy

Configure Claude Code's autonomous operating mode — profile selection (conservative, balanced, aggressive, unattended-review), permission blocks, and the three gate agents (planner, verifier, reviewer). Use this skill whenever enabling autonomous mode, switching profiles, tightening permissions for production branches, or setting up unattended execution. Triggers on: "autonomy", "unattended mode", "auto-approve", "permission mode", "autonomy profile", "gates", "/cc-autonomy", "planner verifier reviewer", "let claude run on its own".

Stars
12
Source
markus41/claude
Updated
2026-05-11
Slug
markus41--claude--autonomy
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/markus41/claude/HEAD/plugins/claude-code-expert/skills/autonomy/SKILL.md -o .claude/skills/autonomy.md

Drops the SKILL.md into .claude/skills/autonomy.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.