create-github-pull-request-from-specification
Automates GitHub PR creation by extracting requirements from templates, analyzing diffs, and managing PR status.
Install
npx skills add https://github.com/github/awesome-copilot --skill create-github-pull-request-from-specificationStats
| Total installs | 7,618 |
| Weekly installs | 7.6K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- 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 request description
Tags
Related skills
| Skill | Installs | vs create-github-pull-request-from-specification |
|---|---|---|
| copilot-sdk | 7,854 | +236 |
| breakdown-plan | 7,594 | -24 |
| stitch-design | 8,080 | +462 |
| create-github-action-workflow-specification | 7,770 | +152 |
| python-mcp-server-generator | 7,868 | +250 |
FAQ
- How many installs does create-github-pull-request-from-specification have?
- create-github-pull-request-from-specification has 7,618 total installs and 7.6K installs this week.
- Where is create-github-pull-request-from-specification hosted?
- create-github-pull-request-from-specification is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does create-github-pull-request-from-specification have?
- create-github-pull-request-from-specification has 27.4K GitHub stars.
- When was create-github-pull-request-from-specification first indexed?
- OrangeBot.AI first indexed create-github-pull-request-from-specification on Feb 25, 2026.
- How do I install create-github-pull-request-from-specification?
- Run: npx skills add https://github.com/github/awesome-copilot --skill create-github-pull-request-from-specification