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
Installs
605
GitHub Stars
293
First Seen
May 4, 2026
create-pr-from-spec — giuseppe-trisciuoglio/developer-kit