com um clique
pr
Create a pull request for the current branch against main
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Create a pull request for the current branch against main
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Review and steward a GitHub repo's PRs and issues: classify PRs, review ready PRs when asked, close stale issues, manage ready async work, and recommend next actions.
Fix the author on all commits since main to match the local or global .gitconfig
Synthesize a morning briefing from GH notifications, calendar, reminders, and inbox.
Run the project's Definition of Done checklist
Fix the author on all commits since main to match the local or global .gitconfig
Synthesize a morning briefing from GH notifications, calendar, reminders, and inbox.
Baseado na classificação ocupacional SOC
| name | pr |
| description | Create a pull request for the current branch against main |
Create a pull request for the current branch against main.
git diff main...HEAD and git log main..HEAD --oneline to understand
all changes since main.-u.## Summary: 1-3 succinct bullet points.## Test plan: bulleted checklist.gh pr create --base main. Try with --draft first. If
that fails because the repo does not support drafts, retry without --draft.