magpie-issue-deduplicate

Identify and merge duplicate issues in issue trackers with maintainer confirmation.

79|76|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/apache/magpie --skill magpie-issue-deduplicate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: magpie-issue-deduplicate
Source: https://github.com/apache/magpie/tree/main/skills/issue-deduplicate
Command: npx skills add https://github.com/apache/magpie --skill magpie-issue-deduplicate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of identifying and merging duplicate issues in project issue trackers, ensuring that only one issue exists for each problem and improving project organization.

Core Features & Use Cases

  • Duplicate Issue Detection: Automatically identifies issues that describe the same root cause.
  • Merge Proposals: Proposes merging duplicates, preserving context and avoiding confusion.
  • Maintainer Confirmation: Ensures all actions are reviewed and confirmed by a project maintainer.
  • Use Case: Use this Skill when you need to merge two open issues that describe the same bug, saving time and avoiding confusion in issue tracking.

Quick Start

Deduplicate issues #123 and #456 using the magpie-issue-deduplicate skill.

Frequently Asked Questions about magpie-issue-deduplicate

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

FAQPage Schema
How do I automatically detect and merge duplicate issues in my project tracker?

You can automate duplicate issue detection by using this Skill to identify problems describing the same root cause and propose merging them. It requires maintainer confirmation before taking any actions on the identified duplicate issues.

What is issue deduplication and when do I need it for project maintenance?

Issue deduplication is the process of identifying and merging duplicate issues that describe the same problem. You need it for project maintenance when multiple open issues report the same bug, causing confusion and disorganization in your issue tracking system.

Can I use this Skill to merge two open issues reporting the same bug?

Yes, you can use this Skill to merge two open issues that describe the same bug. It proposes merging duplicates while preserving context and requires maintainer confirmation to ensure actions are reviewed before execution.

Does automated duplicate issue detection require maintainer confirmation before merging?

Yes, automated duplicate issue detection requires maintainer confirmation before merging. The Skill ensures all proposed actions for identifying and merging duplicate issues are reviewed and confirmed by a project maintainer.

What's the best way to streamline issue tracking by removing duplicate bug reports?

The best way to streamline issue tracking is to automate issue deduplication, which identifies issues with the same root cause and proposes merging them. This ensures only one issue exists for each problem, improving overall project organization.