dedupe-issue-repo

Specialize overridable categories of the core dedupe-issue skill for repository-specific duplicate issue detection.

144|16|Updated May 3, 2026
One-click install
npx skills add https://github.com/Terry-Mao/AICodingFlow --skill dedupe-issue-repo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dedupe-issue-repo
Source: https://github.com/Terry-Mao/AICodingFlow/tree/main/.github/skills/dedupe-issue-repo
Command: npx skills add https://github.com/Terry-Mao/AICodingFlow --skill dedupe-issue-repo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps manage duplicate issues within your repository by providing repository-specific duplicate patterns or normalizations.

Core Features & Use Cases

  • Repository-specific Deduplication: Customize the way duplicate issues are identified and handled within your repository.
  • Override Categories: Specialize overridable categories from the core dedupe-issue skill.
  • Core Skill Companion: It is a companion to the core dedupe-issue skill, not a replacement, ensuring consistency in the duplicate detection process.

Quick Start

Apply repository-specific deduplication rules to your issue management by including this Skill in your repository.

Frequently Asked Questions about dedupe-issue-repo

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

FAQPage Schema
How do I customize duplicate issue detection for my specific repository?

You can customize duplicate issue detection by applying repository-specific patterns and normalizations. This Skill specializes overridable categories from the core dedupe-issue skill to tailor duplicate identification to your repository's unique context.

Can I use this Skill as a standalone tool for issue management?

No, this Skill is not a standalone tool for issue management. It is designed as a companion to the core dedupe-issue skill, requiring the underlying duplicate detection algorithm to function properly.

What do I need to know before setting up repository-specific issue deduplication?

Before setting up issue deduplication, you need knowledge of the core dedupe-issue skill's overridable categories. This prerequisite understanding is necessary to effectively specialize duplicate detection patterns at the repository level.

Does this Skill change the underlying duplicate detection algorithm?

No, this Skill does not change the underlying duplicate detection algorithm. It strictly enhances duplicate detection patterns and normalizations at the repository level while maintaining the core algorithm's consistency.

Why do I need repository-specific duplicate patterns for issue management?

Repository-specific duplicate patterns are needed to accurately identify and manage duplicate issues within your repository. They allow you to override generic detection categories to match your project's unique naming conventions and issue structures.