dedupe-issue-local

Identify repository-specific duplicate issues and overridable categories for oz-for-oss.

292|39|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/warpdotdev/oz-for-oss --skill dedupe-issue-local-warpdotdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dedupe-issue-local
Source: https://github.com/warpdotdev/oz-for-oss/tree/main/.agents/skills/dedupe-issue-local
Command: npx skills add https://github.com/warpdotdev/oz-for-oss --skill dedupe-issue-local-warpdotdev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides repo-specific guidance for the dedupe-issue core skill, helping maintainers and contributors avoid or resolve duplicate issues in oz-for-oss by surfacing known-duplicate clusters and overridable categories.

Core Features & Use Cases

  • Repository-scoped duplicate guidance: overrides only the categories declared overridable by the core dedupe-issue skill.
  • Known-duplicate clusters: maintains a weekly-updated list of existing duplicates to speed triage.
  • Workflow support: informs issue triage and discussion coordination by surfacing canonical threads for cross-referencing.

Quick Start

Ask the dedupe-issue-local guide to surface current known duplicates and override guidance for this 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 identify duplicate issues in my repository during triage?

To identify duplicate issues during triage, this skill surfaces known-duplicate clusters and repository-scoped guidance, matching the core dedupe-issue output format for cross-referencing canonical threads.

What are known-duplicate clusters and how do they help issue triage?

Known-duplicate clusters are weekly-updated lists of existing duplicate issues that speed up triage by immediately surfacing canonical threads for cross-referencing and discussion coordination.

Can I override duplicate issue categories for a specific repository?

Yes, you can override duplicate issue categories for a specific repository, but only for categories explicitly declared overridable by the core dedupe-issue skill, keeping the guidance non-invasive to core logic.

Does the repo-specific dedupe guidance work with the core dedupe-issue skill?

Yes, the repo-specific dedupe guidance is fully compatible with the core dedupe-issue skill's output format, documenting repository-scoped overrides without disrupting the core dedupe workflow logic.

When do I need repository-specific duplicate issue management?

You need repository-specific duplicate issue management when maintainers require customized triage guidance, known-duplicate tracking, and overridable categories tailored to a specific open-source repository's workflow.