create-github-pull-request-from-specification

Automated GitHub pull request creation from specification templates with draft-to-review workflow.

github ↓ 9k
Claude Code
View source ↗

What it does

  • Single pull request for the complete specification
  • Clear title/pullrequesttemplate.md identifying the specification
  • Fill enough information into pullrequesttemplate.md
  • Verify against existing pull requests before creation

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Automated GitHub pull request creation from specification templates with draft-to-review workflow.

Source

Repository: https://github.com/github/awesome-copilot

create-github-pull-request-from-specification FAQ

What does the create-github-pull-request-from-specification skill do?

Create GitHub Pull Request for feature request from specification file using pull_request_template.md template. Single pull request for the complete specification Clear title/pullrequesttemplate.md identifying the specification

How do I install create-github-pull-request-from-specification?

Run: npx -y skills add https://github.com/github/awesome-copilot --skill create-github-pull-request-from-specification --agent claude-code — the source lives at github.com/github/awesome-copilot.

Maintain create-github-pull-request-from-specification?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

create-github-pull-request-from-specification on getagentictools
[![create-github-pull-request-from-specification on getagentictools](https://getagentictools.com/badge/skills/github-awesome-copilot-create-github-pull-request-from-specification.svg)](https://getagentictools.com/skills/github-awesome-copilot-create-github-pull-request-from-specification?ref=badge)
npx agentictools info skills/github-awesome-copilot-create-github-pull-request-from-specification

The second line is the CLI lookup for this page — handy in READMEs and docs.