Create Pr

Generates a short, narrative GitHub pull request description (≤ 25 lines, hard ceiling 40), pushes the branch, opens the PR as a draft, then runs review-loop (pr-reviewer → implement-suggestion → polish simplify, up to 5 iterations) until every review thread is resolved via fix or reply. Scale down with --no-review, --no-simplify, --quick (light mechanical pass only), or --no-quality (skip the loop). A post-push external-bot feedback loop runs by default (--no-feedback to skip). On a UI diff, injects a preview verification spec by default (--no-preview-spec to skip). With --split, breaks the branch diff into 2–4 focused, dependency-ordered draft PRs after user approval. Escalates judgment-required CI failures via /confidence rather than guessing. Invoke with /create-pr or /create-pr --split.

mthines 2ed7b93 4 files · 55.7 KB Updated

File contents

mthines/agent-skills/tree/main/skills/delivery/create-pr commit 2ed7b93344

Frequently asked questions

npx skillmds@latest add mthines/create-pr