# Find likely duplicate GitHub issues through parallel search and evidence filtering with Claude Code dedupe

> Use Claude Code Dedupe to summarize an issue, run parallel GitHub duplicate searches, filter false positives, and post only well-supported duplicate candidates.

- Skill: `agentskillexchange/find-likely-duplicate-github-issues-through-parallel-search-` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agentskillexchange/find-likely-duplicate-github-issues-through-parallel-search-`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentskillexchange/find-likely-duplicate-github-issues-through-parallel-search-/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: agentskillexchange (https://skillmd.com/u/agentskillexchange)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/agentskillexchange/find-likely-duplicate-github-issues-through-parallel-search-

---


# Find likely duplicate GitHub issues through parallel search and evidence filtering with Claude Code dedupe

Use Claude Code Dedupe to summarize an issue, run parallel GitHub duplicate searches, filter false positives, and post only well-supported duplicate candidates.

## Prerequisites

Claude Code, GitHub repository access, repository-provided gh wrapper/comment scripts

## Installation

Use the upstream install or setup path that matches your environment:
- brew install --cask claude-code
- npm install -g @anthropic-ai/claude-code

Requirements and caveats from upstream:
- ![](https://img.shields.io/badge/Node.js-18%2B-brightgreen?style=flat-square) [![npm]](https://www.npmjs.com/package/@anthropic-ai/claude-code)

Basic usage or getting-started notes:
- For more installation options, uninstall steps, and troubleshooting, see the [setup documentation](https://code.claude.com/docs/en/setup).
- Install Claude Code:
- **MacOS/Linux (Recommended):**

- Source: https://github.com/anthropics/claude-code/blob/main/.claude/commands/dedupe.md
- Extracted from upstream docs: https://raw.githubusercontent.com/anthropics/claude-code/HEAD/README.md

## Documentation

- https://code.claude.com/docs/en/overview

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/find-likely-duplicate-github-issues-through-parallel-search-and-evidence-filtering-with-claude-code-dedupe/)

