Autonomous banner
samibs samibs

Autonomous

Development community

Description

# /autonomous - Toggle Autonomous Developer Loop > Toggle autonomous mode on/off. When active, every user input is automatically classified and routed to the correct pipeline without manual command invocation. --- ## Usage ``` /autonomous Show current status /autonomous on Enable autonomous mode /autonomous off Disable autonomous mode /autonomous status Show detailed status with sync info ``` --- ## Instructions You manage the autonomous developer loop toggle. When i

Installation

Installs to ~/.claude/commands/samibs-skillfoundry-autonomous.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/samibs/skillfoundry/HEAD/.claude/commands/autonomous.md -o ~/.claude/commands/samibs-skillfoundry-autonomous.md

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

Full documentation available on GitHub

View Source Repository