dedupe-issue-local

Apply repository-specific normalization rules to deduplicate Warp issue reports.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/lalaABC/waprcn --skill dedupe-issue-local-lalaabc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dedupe-issue-local
Source: https://github.com/lalaABC/waprcn/tree/main/.agents/skills/dedupe-issue-local
Command: npx skills add https://github.com/lalaABC/waprcn --skill dedupe-issue-local-lalaabc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Customize and constrain the deduplication behavior for Warp issues by applying repository-specific normalizations that override only the overridable categories defined by the core dedupe-issue skill.

Core Features & Use Cases

  • Repo-specific normalizations that improve duplicate detection accuracy for Warp issues.
  • Preserve core dedupe contracts while allowing selective overrides for title normalization, evidence weighting, and surface distinction.
  • Use cases include preventing false duplicates across engines, terminals, and MCP-related issues within a single repository.

Quick Start

Provide a repository-specific dedupe configuration alongside the core skill to apply these normalizations during issue comparison.

Frequently Asked Questions about dedupe-issue-local

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

FAQPage Schema
How do I normalize Warp issue titles for duplicate detection?

To normalize Warp issue titles for duplicate detection, this skill strips title prefixes and applies repository-specific rules that treat environment and shell details as supporting evidence during context-aware comparisons.

How do I prevent false duplicate issues across different Warp surfaces?

Preventing false duplicate issues across different Warp surfaces requires preserving distinct terminal, agent, and UI scenarios during context-aware comparisons, which this skill enforces through repository-specific normalization constraints.

Can I override duplicate issue categorization rules for a specific repository?

You can override duplicate issue categorization rules for a specific repository, but only within the overridable categories defined by the core dedupe-issue skill to preserve core deduplication contracts.

What is the best way to deduplicate Warp terminal and agent issue reports?

The best way to deduplicate Warp terminal and agent issue reports is applying repository-specific normalizations that conduct context-aware comparisons, preventing false duplicates across engines, terminals, and MCP-related issues.

Do I need a core dedupe configuration to use local Warp issue normalization?

You need to provide a repository-specific dedupe configuration alongside the core dedupe-issue skill to apply these local normalizations during Warp issue comparison.