create-github-pull-request-from-specification
by github
Automated GitHub pull request creation from specification templates with draft-to-review workflow. Reads pull request template from .github/pull_request_template.md and extracts requirements to populate PR body and title Checks for existing pull requests on the target branch before creation to prevent duplicates Progresses pull requests from draft status to ready for review, then auto-assigns to the creator Analyzes PR diffs to ensure specification changes are properly documented in the pull...
npx skills add https://github.com/github/awesome-copilot --skill create-github-pull-request-from-specification