Skip to main content
Back to the directory
github/awesome-copilotSoftware EngineeringFrontend and Design

create-github-pull-request-from-specification

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

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
8

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/github/awesome-copilot --skill create-github-pull-request-from-specification
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, create-github-pull-request-from-specification has 8 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: github/awesome-copilot. Canonical URL: https://skills.sh/github/awesome-copilot/create-github-pull-request-from-specification.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Automated GitHub pull request creation from specification templates with draft-to-review workflow. Create GitHub Pull Request for the specification at ${workspaceFolder}/.github/pull_request_template.md . - 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 - Analyze specification file template from '${workspaceFolder}/.github/pull_request_template.md' to extract requirements by 'search' tool. - Create pull request draft template by using 'create_pull_request' tool on to ${input:targetBranch} . and make sure don't have any pull request of current branch was exist get_pull_request . If has continue to step 4, and skip step 3. - Get changes in pull request by using 'get_pull_request_diff' tool to analyze information that was changed in pull Request. - Update the pull request body and title created in the previous step using the 'update_pull_request' tool. Incorporate the information from the template obtained in the first step to update the body and title as needed.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does create-github-pull-request-from-specification do?

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

Is create-github-pull-request-from-specification good?

create-github-pull-request-from-specification does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support create-github-pull-request-from-specification?

create-github-pull-request-from-specification currently lists compatibility with Skills CLI.

Is create-github-pull-request-from-specification safe to install?

create-github-pull-request-from-specification has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to create-github-pull-request-from-specification?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

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

Run the following command to install create-github-pull-request-from-specification: npx skills add https://github.com/github/awesome-copilot --skill create-github-pull-request-from-specification

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering