pull-request

Installation
SKILL.md

Pull Request

Goal

Turn the current branch into a review-ready GitHub pull request with a short, accurate description and enough targeted local evidence to catch likely CI failures without running broad validation by default.

Success means the title and body reflect the committed branch diff, the repository template is preserved when present, changed-area preflight checks pass, any authorized preflight repairs are committed under repository conventions, and an external pull request is created or updated only after one final approval.

Inputs

  • base: Base branch or ref. Default to the remote default branch without fetching.
  • draft: Whether a newly created pull request is a draft. Default to false.
  • action: prepare, create, or update. Infer from the request and default to prepare when external write intent is unclear.
Installs
3
GitHub Stars
1.5K
First Seen
9 days ago
pull-request — microsoft/hve-core