dedupe-issue-local

Specializes deduplication of Warp-external repository issues with normalization and evidence comparison rules.

Updated May 1, 2026
One-click install
npx skills add https://github.com/wiltaylor/warpium --skill dedupe-issue-local-wiltaylor
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: dedupe-issue-local
Source: https://github.com/wiltaylor/warpium/tree/main/.agents/skills/dedupe-issue-local
Command: npx skills add https://github.com/wiltaylor/warpium --skill dedupe-issue-local-wiltaylor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides repository-specific deduplication guidance to identify and avoid duplicate issue reports in the warp-external repository.

Core Features & Use Cases

  • Repo-specific Deduplication: Specializes the deduplication logic to cater to the warp-external repository's unique needs.
  • Override Categories: Allows customization of categories marked as overridable by the core dedupe-issue skill.
  • Normalization: Provides normalization rules for issue titles to improve duplicate detection accuracy.
  • Evidence Comparison: Offers detailed guidelines for comparing various aspects of issues to determine if they are duplicates.

Quick Start

Use the dedupe-issue-local skill to deduplicate issues within the warp-external repository.

Frequently Asked Questions about dedupe-issue-local

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

FAQPage Schema
How do I deduplicate issues in the warp-external repository?▼

To deduplicate issues in the warp-external repository, this skill applies repository-specific guidance for issue normalization and evidence comparison to identify duplicate reports. It requires the core dedupe-issue skill to function.

What is issue normalization for duplicate detection?▼

Issue normalization for duplicate detection is the process of standardizing issue titles using repository-specific rules to improve the accuracy of identifying duplicate reports in the warp-external repository.

Do I need the core dedupe-issue skill to use this repository-specific deduplication?▼

Yes, you need the core dedupe-issue skill because this local specialization extends it by providing repository-specific guidance for the warp-external repository rather than operating as a standalone tool.

Can I customize which categories are marked as overridable for issue tracking?▼

Yes, you can customize issue tracking categories because this skill supports the customization of overridable categories initially defined by the core dedupe-issue skill for the warp-external repository.

How does evidence comparison work for finding duplicate issue reports?▼

Evidence comparison for finding duplicate issue works by providing detailed guidelines to compare various aspects of issues within the warp-external repository, determining if they represent the same underlying problem.