The create-github-pull-request-from-specification skill automates the generation of GitHub pull requests by analyzing a specification file and a pull request template, then creating a draft PR with populated title and body content before converting it to ready-for-review status. It's designed for developers who need to quickly convert feature specifications into properly formatted pull requests while checking for duplicate PRs and automatically assigning the creator. The skill solves the problem of manually creating PRs from specifications, ensuring consistency with template requirements and reducing manual formatting work.
npx -y skills add github/awesome-copilot --skill create-github-pull-request-from-specification --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills
github/awesome-copilot