← Back to Skills
๐Ÿงน

Issue Deduplicator

Find duplicate issues, link them together, and close redundant ones

Developer 4 steps 4 tools 3 servers

Example Prompt

Find and clean up duplicate issues in our frontend repository

About

Scans your GitHub issue tracker for duplicate or near-duplicate issues by comparing titles, descriptions, and labels. It uses reasoning to assess similarity confidence, links related issues together with cross-references, and closes the redundant copies while preserving all context on the canonical issue.

Workflow Steps

1

List all open issues from the repository with titles, descriptions, and labels

๐Ÿ“‹ List Issues
2

Reason through issue similarity to identify duplicate clusters with confidence scores

๐Ÿง  Structured Reasoning
3

Store identified duplicate mappings in memory for reference and audit trail

๐Ÿง  Store Memory
4

Comment on duplicate issues with cross-references and close the redundant copies

โž• Create Issue

Tags

githubissuesdeduplicationcleanup