Auto Dev Merge banner
phmatray phmatray

Auto Dev Merge

Git community

Description

--- description: PHASE 2 of an auto-dev worker — land the already-ready PR via merge-pr, in a fresh context. Dispatched by the supervisor; `/auto-dev-merge <pr-number>`. argument-hint: <pr-number> --- You are an auto-dev worker (**PHASE 2 of 2**) for this repo. Phase 1 already implemented the issue and flipped **PR #$1** to ready. YOUR ONLY JOB: land PR #$1. Invoke `merge-pr` with args "$1" and drive it all the way to MERGED — clear whatever blocks it (red/flaky checks, conflicts with the defa

Installation

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

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

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

Full documentation available on GitHub

View Source Repository