Pr

Turn a finished change into a reviewable, mergeable pull request. Use when asked to "open a PR", "create a pull request", "raise a PR", "PR this", or "send it for review". Drives the whole lifecycle — re-baseline on the default branch, verify end-to-end with visual proof for UI work, self-review for pattern drift and AI-code smells, commit, run the verification gates, write the PR body in a house style, work the review loop, and merge by rebase or squash. Portable across repositories — gates, CI shape, worktree handling, and companion skills are read from the repo's own config or inferred, never hardcoded. Stops at merge; deploying is a separate step.

guillempuche Updated

File contents

guillempuche/ai-standards/tree/main/skills/pr commit 746f4a3551

Frequently asked questions

npx skillmds@latest add guillempuche/pr