Skip to main content
Back to registry

create-github-pull-request-from-specification

github/awesome-copilot

Create GitHub Pull Request for the specification at ${workspaceFolder}/.github/pull_request_template.md .

Installs7
Install command
npx skills add https://github.com/github/awesome-copilot --skill create-github-pull-request-from-specification
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Create GitHub Pull Request for the specification at ${workspaceFolder}/.github/pull_request_template.md . - 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. - Switch from draft to ready for review by using 'update_pull_request' tool.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

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

Create GitHub Pull Request for the specification at ${workspaceFolder}/.github/pull_request_template.md .

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.

What agent does create-github-pull-request-from-specification work with?

create-github-pull-request-from-specification currently lists compatibility with Agent compatibility has not been published yet..

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

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I 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