Pull Request Draft
Independent PiSkill directory guide. The original prompt remains hosted by Microsoft HVE Core.
What does this prompt do?
Creates a pull-request summary from the current branch while preserving links, validation evidence and reviewer context.
Primary use case
Prepare a review-ready pull-request description.
Expected output
A structured pull-request description.
Inputs or variables
- branch changes
- validation evidence
Related prompts
Git Commit Message
Inspects repository changes and drafts a concise commit message grounded in the actual diff.
Git Merge Planner
Plans and performs a Git merge by inspecting branches, commits, conflicts, repository guidance, tests, and rollback options before finalizing history.
Pull Request Review
Reviews a pull request against repository evidence and reports actionable findings without inventing unsupported issues.
Pull Request Visualization
Turns pull-request information into a visual summary through a reusable Copilot SDK recipe.
Claude Commit Workflow
Creates a focused Git commit from the current changes after inspecting repository state, understanding intent, and preparing an accurate commit message.
Pull Request Review Workflow
Reviews a pull request against its intent, repository conventions and test evidence, then reports only actionable findings.