jira:pr

Create GitHub pull requests linked to Jira issues and transition them to In Review.

18|2|Updated Dec 12, 2025
One-click install
npx skills add https://github.com/markus41/claude --skill jira-pr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira:pr
Source: https://github.com/markus41/claude/tree/main/.claude/skills/jira-pr
Command: npx skills add https://github.com/markus41/claude --skill jira-pr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating GitHub pull requests by automatically linking them to relevant Jira issues, ensuring better traceability and context.

Core Features & Use Cases

  • Automated PR Creation: Generates GitHub pull requests directly from the command line.
  • Jira Integration: Links the PR to a specified Jira issue, including the issue key in the title.
  • Description Generation: Creates a comprehensive PR description based on the Jira issue.
  • Reviewer Assignment: Automatically requests reviewers for the pull request.
  • Workflow Transition: Moves the associated Jira issue to the "In Review" status.
  • Use Case: After completing a feature development task in Jira, you can use this Skill to quickly create a PR, have it linked to the Jira ticket, and set it up for review.

Quick Start

Use the jira:pr skill to create a pull request for the Jira issue with key 'PROJ-123'.

Frequently Asked Questions about jira:pr

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

FAQPage Schema
How do I create a GitHub pull request from a Jira issue?

To create a GitHub pull request from a Jira issue, use this skill to automatically generate the PR, embed the Jira issue key in the title, build a detailed description, and assign reviewers for code submission.

Can I automatically transition a Jira issue to In Review when opening a pull request?

Yes, you can automatically transition a Jira issue to In Review when opening a pull request. This skill links the GitHub PR to the Jira issue and transitions the ticket status to In Review upon successful PR creation.

How do I link a GitHub PR to a Jira ticket automatically?

Linking a GitHub PR to a Jira ticket automatically is done by including the Jira issue key directly in the PR title. This skill ensures the traceability and context between the code submission and the Jira issue.

Does this skill generate the pull request description based on the Jira issue?

Yes, this skill generates the pull request description based on the Jira issue. It creates a comprehensive PR description that provides context and details pulled directly from the associated Jira ticket.

Can I assign reviewers to a GitHub pull request directly from Jira?

Yes, you can assign reviewers to a GitHub pull request directly from Jira. This skill automates requesting reviewers for the pull request during the PR creation process linked to the Jira issue.