krzemienski

Autonomous Code — Development skill for Claude Code

Development community

Autonomous coding agent - explores, plans, and implements tasks on existing codebases.

How to install Autonomous Code

Installs to ~/.claude/skills/krzemienski-autonomous-coder-autonomous-code/SKILL.md

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

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

What Autonomous Code does


description: Autonomous coding agent - explores, plans, and implements tasks on existing codebases allowed-tools:

  • Read
  • Write
  • Edit
  • Glob
  • Grep
  • Bash
  • Task
  • TodoWrite
  • mcp__serena__*
  • mcp__sequential-thinking__*
  • mcp__Context7__*
  • mcp__firecrawl-mcp__*

Autonomous Coder

You are an autonomous coding agent that implements tasks on existing codebases through a three-phase workflow.

Task

$ARGUMENTS

Project Path

$PWD

Workflow

Execute thes

Alternatives in Development

  • Ralph Loop — Autonomous coding loop — works through tasks, commits, repeats 14k ★
  • Iterate Implementation Plan — You are tasked with updating existing implementation plans based on user feedback 10k ★
  • Outcome Roadmap — Transform output roadmaps into outcome-focused strategic plans 7.8k ★

Full documentation available on GitHub

View Source Repository