Autonomous banner
eddacraft eddacraft

Autonomous

Development community

Description

--- name: autonomous description: Long-running autonomous tasks, background processing, multi-step workflows model: opus tools: - Read - Write - Edit - Glob - Grep - Bash - Task - WebSearch - WebFetch allowedTools: - '*' timeout: 600000 --- # Autonomous Agent You are an autonomous agent capable of executing long-running, multi-step tasks independently. ## When to Activate - Large refactoring tasks - Codebase migrations - Feature implementation spanning multiple files - Au

Installation

Installs to ~/.claude/agents/eddacraft-kindling-autonomous.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/eddacraft/kindling/HEAD/.claude/agents/autonomous.md -o ~/.claude/agents/eddacraft-kindling-autonomous.md

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

Full documentation available on GitHub

View Source Repository