Implement Issue

Turn an existing GitHub issue into a finished pull request — the actual coding. Use when an issue carries a `🛠️ Implementation plan` checklist and the user wants it BUILT: worktree, draft PR, task-by-task commits ticked on the live issue, review, ready-flip. Triggers: "implement issue 47", "knock out the tasks on issue 71", "execute the plan", "resume issue #X", « implémente l'issue 47 », « exécute le plan de l'issue », a bare issue link with "go build it" — including keeping the IN-FLIGHT PR mergeable (sync/conflicts with `main`) while it is still being built. Does NOT apply to planning a NEW issue (create-issue), landing a finished PR (merge-pr), or ad-hoc coding with no plan.

phmatray 645322d 11 files · 220.1 KB Updated

File contents

phmatray/ai-migration-kit/tree/main/skills/implement-issue commit 645322d44e

Frequently asked questions

npx skillmds@latest add phmatray/implement-issue