·github-issue-dedupe
</>

github-issue-dedupe

warpdotdev/oz-skills

Detect duplicate GitHub issues using semantic search and keyword matching. Use when asked to find duplicates, check for similar issues, or set up automated duplicate detection.

8Installs·0Trend·@warpdotdev

Installation

$npx skills add https://github.com/warpdotdev/oz-skills --skill github-issue-dedupe

SKILL.md

Find duplicate GitHub issues using multi-strategy search. Can be run manually or automated via GitHub Actions.

Use gh to search for related issues using multiple strategies:

Only comment if high confidence (90%+ certain). When uncertain, do nothing.

Detect duplicate GitHub issues using semantic search and keyword matching. Use when asked to find duplicates, check for similar issues, or set up automated duplicate detection. Source: warpdotdev/oz-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/warpdotdev/oz-skills --skill github-issue-dedupe
Category
</>Dev Tools
Verified
First Seen
2026-02-13
Updated
2026-02-18

Quick answers

What is github-issue-dedupe?

Detect duplicate GitHub issues using semantic search and keyword matching. Use when asked to find duplicates, check for similar issues, or set up automated duplicate detection. Source: warpdotdev/oz-skills.

How do I install github-issue-dedupe?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/warpdotdev/oz-skills --skill github-issue-dedupe Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/warpdotdev/oz-skills