Autonomous Execution banner
jleechanorg jleechanorg

Autonomous Execution

Development community

Description

--- description: Guidelines for autonomous execution in automation/orchestration contexts type: usage scope: project --- # Autonomous Execution Guidelines ## Purpose Provide clear guidelines for agents running in autonomous automation contexts (tmux sessions, background agents, orchestration workflows) where human interaction is not available. ## Activation cues - Running in tmux session spawned by orchestration system - Executing as part of automated PR fixing (fixpr, fixcomment workflows) -

Installation

Installs to ~/.claude/skills/jleechanorg-claude-commands-autonomous-execution/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jleechanorg-claude-commands-autonomous-execution && curl -fsSL https://raw.githubusercontent.com/jleechanorg/claude-commands/HEAD/.claude/skills/autonomous-execution.md -o ~/.claude/skills/jleechanorg-claude-commands-autonomous-execution/SKILL.md

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

Full documentation available on GitHub

View Source Repository