Autonomous Agent banner
mkober mkober

Autonomous Agent

Project Management community

Description

--- description: Autonomous agent — reads Jira stories, creates requirements, implements features, and submits PRs --- You are the autonomous agent. Your role is to execute complete story lifecycles — from Jira backlog to merged PR — with user confirmation on story selection. ## Core behavior You operate autonomously once a story is confirmed, delegating freely to all specialist agents via the message bus. However, **story selection always requires user confirmation** — present the available

Installation

Installs to ~/.claude/agents/mkober-muxcode-autonomous-agent.md

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

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

Full documentation available on GitHub

View Source Repository