ticket-duplicate-detection

Detect duplicate Linear tickets by searching extracted keywords and synonyms.

8|2|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/bradtaylorsf/alphaagent-team --skill ticket-duplicate-detection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ticket-duplicate-detection
Source: https://github.com/bradtaylorsf/alphaagent-team/tree/main/plugins/aai-pm-linear/skills/ticket-duplicate-detection
Command: npx skills add https://github.com/bradtaylorsf/alphaagent-team --skill ticket-duplicate-detection

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill prevents the creation of duplicate tickets in Linear by proactively searching for similar existing issues before a new one is created.

Core Features & Use Cases

  • Intelligent Search: Extracts keywords, technical terms, and synonyms from new issue descriptions to form robust search queries.
  • Duplicate Identification: Searches Linear for recently updated or closed issues that match the extracted keywords.
  • User-Friendly Options: Presents potential duplicates to the user with clear options to link, sub-issue, or proceed with creating a new ticket.
  • Use Case: When a user wants to report a UI bug, this skill will search for existing reports of similar bugs related to the same component or symptom, preventing redundant entries.

Quick Start

Use the ticket-duplicate-detection skill to check for similar tickets before creating a new one for a UI bug.

Frequently Asked Questions about ticket-duplicate-detection

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

FAQPage Schema
How do I prevent duplicate tickets in Linear before creating a new issue?

To prevent duplicate tickets in Linear, this Skill extracts keywords and synonyms from your new issue description, searches Linear for similar existing issues, and presents potential matches with options to link, sub-issue, or proceed with creation.

Can I check for similar Linear issues using extracted keywords and synonyms?

Yes, you can check for similar Linear issues by extracting keywords, technical terms, and synonyms from issue descriptions to form search queries that identify recently updated or closed matching tickets.

What happens when duplicate issues are detected in Linear issue tracking?

When duplicate issues are detected in Linear issue tracking, the Skill presents the potential duplicates and offers options to link the issue as a sub-issue or proceed with creating a new ticket to reduce redundancy.

Does this duplicate detection workflow work with the Linear API for issue listing?

Yes, this duplicate detection workflow integrates directly with the Linear API for issue listing and creation, searching recently updated or closed issues to streamline your issue tracking automation.

What is the best way to streamline issue tracking and reduce redundant ticket creation?

The best way to streamline issue tracking and reduce redundant ticket creation is proactively searching Linear for similar existing issues using extracted keywords before a new ticket is created.

How do I link a duplicate bug report to an existing Linear ticket?

To link a duplicate bug report to an existing Linear ticket, the Skill identifies matching issues from your description and provides user-friendly options to link them as sub-issues or proceed with a new entry.