Auto Dev Worker banner
phmatray phmatray

Auto Dev Worker

Git community

Description

--- description: PHASE 1 of an auto-dev worker — implement-issue up to a ready PR, then stop so a fresh sub-agent merges it. Dispatched by the supervisor; `/auto-dev-worker <issue-number>`. argument-hint: <issue-number> --- You are an auto-dev worker (**PHASE 1 of 2**) for this repo. Your assigned issue is #$1. YOUR JOB THIS RUN: take #$1 from nothing to a pull request that is READY TO MERGE. **Do NOT merge it** — a separate phase-2 sub-agent lands it in a fresh context (see "Why two phases" b

Installation

Installs to ~/.claude/skills/phmatray-ai-migration-kit-auto-dev-worker/SKILL.md

Terminal
mkdir -p ~/.claude/skills/phmatray-ai-migration-kit-auto-dev-worker && curl -fsSL https://raw.githubusercontent.com/phmatray/ai-migration-kit/HEAD/commands/auto-dev-worker.md -o ~/.claude/skills/phmatray-ai-migration-kit-auto-dev-worker/SKILL.md

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

Full documentation available on GitHub

View Source Repository