create-pr-from-spec

Installation
SKILL.md

Create Pull Request from Specification

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

Overview

This skill automates the creation of GitHub Pull Requests directly from specifications. It follows a structured process:

  1. Analyzes the specification template requirements
  2. Creates a draft PR with the target branch
  3. Verifies no duplicate PRs exist
  4. Updates PR body and title with template-compliant content
  5. Marks PR as ready for review
  6. Automatically assigns to the creator
  7. Returns PR URL to user

Key Benefits:

  • ✅ Automated PR creation from specifications
  • ✅ Template-compliant PR body and title
Related skills

More from giuseppe-trisciuoglio/developer-kit

Installs
148
GitHub Stars
246
First Seen
9 days ago