current-pr

Fetch and display pull request information via GitHub CLI.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/acta0724/claude-marketplace --skill current-pr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: current-pr
Source: https://github.com/acta0724/claude-marketplace/tree/main/wf/skills/current-pr
Command: npx skills add https://github.com/acta0724/claude-marketplace --skill current-pr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows you to seamlessly take over and continue working on an existing Pull Request, ensuring continuity in your development workflow.

Core Features & Use Cases

  • Context Switching: Easily switch to a different PR without losing track of changes.
  • Workflow Continuity: Pick up where another developer left off on a PR.
  • Use Case: A teammate has started a PR but needs to hand it over. You can use this skill to immediately get the context and continue the work.

Quick Start

Use the current-pr skill to take over the current pull request.

Frequently Asked Questions about current-pr

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

FAQPage Schema
How do I take over an existing pull request from another developer?

To take over an existing pull request, this Skill fetches and displays the relevant PR information, allowing you to seamlessly continue the work and switch contexts without losing track of changes.

What is the best way to switch contexts between different GitHub pull requests?

Switching contexts between GitHub pull requests is facilitated by fetching and displaying the relevant PR data, ensuring workflow continuity when picking up where another developer left off.

Do I need the GitHub CLI to view and diff pull requests?

Yes, you need the GitHub CLI integration to view and diff pull requests, as this Skill requires it to fetch the necessary PR information for continuing work on the current branch.

How does this Skill handle workflow continuity for handoff pull requests?

Workflow continuity for handoff pull requests is handled by fetching the PR context and displaying diffs, letting you immediately pick up the development task where your teammate left off.

Can I use this to view PR diffs before continuing development?

Yes, you can use this to view PR diffs before continuing development, as it fetches and displays relevant pull request information via GitHub CLI to help you get immediate context.