pr-create

Create pull requests and validate documentation before submission.

2|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/elijahmurray/vandra-dev --skill pr-create-elijahmurray
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-create
Source: https://github.com/elijahmurray/vandra-dev/tree/main/skills/pr-create
Command: npx skills add https://github.com/elijahmurray/vandra-dev --skill pr-create-elijahmurray

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of creating pull requests, ensuring that documentation is validated before submission.

Core Features & Use Cases

  • Automated PR Creation: Initiates the pull request process with a single command.
  • Documentation Validation: Checks for necessary documentation before the PR is finalized.
  • Use Case: When you've finished a feature and are ready to submit it for review, use this Skill to create the pull request and ensure all documentation requirements are met.

Quick Start

Use the pr-create skill to create a pull request for the current branch.

Frequently Asked Questions about pr-create

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a pull request and validate documentation automatically?

To create a pull request and validate documentation, this skill executes a predefined command that checks for necessary documentation before finalizing the submission. It ensures documentation requirements are met prior to code review.

What is the best way to streamline pull request creation for version control?

Streamlining pull request creation involves executing a predefined command that manages the PR lifecycle and validates documentation. This approach ensures your branch is ready for review with a single action.

Do I need any special version control tools to automate PR creation?

No special tools are needed beyond your existing version control system, as this skill operates without external dependencies. It integrates directly with your current environment to manage the PR lifecycle.

Can I use this to initiate a merge request for code review?

Yes, you can use this to initiate a merge request for code review. It facilitates both pull request and merge request creation by executing a predefined command to start the process.

Why should I validate documentation before submitting a pull request?

Validating documentation before submitting a pull request ensures all necessary project docs are updated and included. This skill checks for required documentation automatically before the PR is finalized.

When do I need to use an automated pull request creation command?

You need to use an automated pull request creation command when you have finished a feature and are ready to submit it for review. It initiates the PR process and ensures documentation requirements are met.