tag-duplicate-prs-issues

Identify duplicate PRs and issues using ghreplica and pr-search-cli.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/qkal/superbyte --skill tag-duplicate-prs-issues-qkal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tag-duplicate-prs-issues
Source: https://github.com/qkal/superbyte/tree/main/.agents/skills/tag-duplicate-prs-issues
Command: npx skills add https://github.com/qkal/superbyte --skill tag-duplicate-prs-issues-qkal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Search and group duplicate PRs and issues to reduce fragmentation in the maintenance workflow.

Core Features & Use Cases

  • Duplicate identification using ghreplica and pr-search-cli
  • Grouping related items in prtags and saving maintainer judgments
  • Reuse or create a single duplicate group with a clear scope and rationale

Quick Start

Provide a starting PR or issue, and the agent will run the workflow to determine duplicates.

Frequently Asked Questions about tag-duplicate-prs-issues

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

FAQPage Schema
How do I identify and group duplicate GitHub PRs and issues?

To group duplicate GitHub PRs and issues, this Skill gathers evidence using ghreplica and pr-search-cli, then creates or reuses a single prtags group to consolidate related items and store maintainer judgments.

What is the best way to triage duplicate GitHub issues into a single group?

The best way to triage duplicate GitHub issues is to use this Skill to gather duplicate evidence, create a single prtags group for the target issue, and deliver a final decision with rationale and next steps in a structured report.

How do I save maintainer judgments when consolidating duplicate PRs?

You save maintainer judgments when consolidating duplicate PRs by attaching related items to a created or reused prtags group, which stores the grouping decisions and rationale alongside the duplicate evidence.

Can I reuse an existing prtags group for newly found duplicate GitHub issues?

Yes, you can reuse an existing prtags group for newly found duplicate GitHub issues. The Skill determines whether to create or reuse a single duplicate group with a clear scope and rationale for the target item.

Do I need pr-search-cli and ghreplica to find duplicate GitHub issues?

Yes, you need pr-search-cli and ghreplica to find duplicate GitHub issues, as the Skill relies on gathering evidence from both tools to inform the grouping decisions and deliver a final structured report.