pr

Creates GitHub pull requests with linked issue references and traceability context.

1|1|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/OpalBolt/Personal-AI-Marketplace --skill pr-opalbolt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr
Source: https://github.com/OpalBolt/Personal-AI-Marketplace/tree/main/plugins/productivity/skills/pr
Command: npx skills add https://github.com/OpalBolt/Personal-AI-Marketplace --skill pr-opalbolt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Streamlining the process of creating GitHub pull requests with detailed issue context to ensure clarity and efficiency in code reviews.

Core Features & Use Cases

  • Pull Request Creation: Guides the creation of PRs with proper issue linking and context.
  • Code Review Preparation: Provides commands to verify the PR's context and content before submission.
  • Issue Traceability: Ensures each PR is traceable back to an originating GitHub issue.
  • Use Case: Ideal for teams aiming to maintain clean, well-documented, and issue-driven pull requests.

Quick Start

Use the 'gh pr create' command after the skill to generate a well-structured PR with full context.

Frequently Asked Questions about pr

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

FAQPage Schema
How do I create a GitHub pull request with issue context automatically?

To create a GitHub pull request with issue context, you can use the 'gh pr create' command after the skill to generate a well-structured PR with full traceability and detailed issue references for code reviews.

What is the best way to ensure pull request traceability back to a GitHub issue?

The best way to ensure pull request traceability is to use an automated PR creation process that links detailed issue references directly within the PR, ensuring each submission is traceable back to its originating GitHub issue.

Do I need GitHub authentication to automate pull request creation?

Yes, you need GitHub authentication to automate pull request creation. The process operates within the GitHub environment and requires authentication to securely access your repositories and manage issue management and PR submission.

How do I prepare a pull request for code review with proper issue linking?

To prepare a pull request for code review with proper issue linking, use commands that verify the PR's context and content before submission, ensuring the PR is well-documented and issue-driven for your software engineering team.

Can I streamline issue management and PR creation for my software engineering team?

Yes, you can streamline issue management and PR creation for software engineering teams using GitHub as their version control platform, automating PR creation with detailed issue context to maintain clean and well-documented workflows.