Autonomous Protocol
Description
# Autonomous Developer Loop Protocol v1.0.0 > Shared module that enables fully autonomous operation. > When active, Claude classifies every user input and routes to the correct pipeline without manual command invocation. > Referenced by: CLAUDE.md (when autonomous mode is active) --- ## Activation Autonomous mode is active when the flag file `.claude/.autonomous` exists in the **project directory** (not the framework directory). ``` Check: test -f "$PROJECT_ROOT/.claude/.autonomous" YES →
Installation
Installs to ~/.claude/agents/samibs-skillfoundry-_autonomous-protocol.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/samibs/skillfoundry/HEAD/agents/_autonomous-protocol.md -o ~/.claude/agents/samibs-skillfoundry-_autonomous-protocol.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development