
from rocm-libraries353
Draft or revise pull request titles and bodies into a concise standard format including summary, risk assessment, testing summary, checklist, and technical chan
This skill helps agents draft and refine GitHub pull request titles and bodies into a clear, consistent format. It enforces a structured output (Summary, Risk Assessment, Testing Summary, Testing Checklist, Technical Changes) and provides rules about references, testing claims, and when to create draft vs ready-for-review PRs. The skill is designed to be used alongside repository diffs/PR views so the agent can inspect changes and populate accurate sections.
Use when preparing a new PR, revising an existing draft or open PR, or when the user supplies a PR URL or branch and asks for a PR summary, risk evaluation, testing notes, or a ready-to-paste PR body. Default behaviour is to create drafts unless the user explicitly requests ready-for-review.
gh pr view, git diff --stat), rules for title/reference placement, and checklist rules for testing entries. The skill includes explicit templates and examples to ensure consistent PR text.Agents with GitHub CLI or repo access (agents that can run gh, read diffs, or access branch data), e.g., Copilot-style or CLI-capable agents.
This skill has not been reviewed by our automated audit pipeline yet.