find-duplicates

Search Trekker tasks, subtasks, and comments to identify potential duplicates before creating new work.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/obsfx/trekker-codex --skill find-duplicates-obsfx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-duplicates
Source: https://github.com/obsfx/trekker-codex/tree/main/skills/find-duplicates
Command: npx skills add https://github.com/obsfx/trekker-codex --skill find-duplicates-obsfx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Check Trekker for related tasks before creating a new one so work is extended instead of duplicated.

Core Features & Use Cases

  • Prevent duplicates by proactively searching for related tasks before new work is created.
  • Review existing tasks, comments, and statuses to determine linkage or updates.
  • Use case: when proposing a new feature, this skill ensures you either update an existing thread or create a new task only when no related task exists.

Quick Start

Run the workflow before creating a new task to verify that no related work already exists.

Frequently Asked Questions about find-duplicates

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

FAQPage Schema
How do I prevent duplicate tasks in project management workflows?

To prevent duplicate tasks, search for related Trekker tasks before creating a new one. This skill checks existing threads, comments, and statuses to determine if you should update, link, or create a new task.

What is the best way to check for existing Trekker tasks before proposing new work?

The best way to check for existing Trekker tasks is to run a duplicate search before task creation. This process proactively searches related tasks and comments to ensure work is extended instead of duplicated.

How do I decide whether to update an existing thread or create a new task?

To decide whether to update an existing thread or create a new task, apply deterministic checks against related Trekker tasks. This evaluates existing statuses and comments to guide your linkage or creation decision.

Can I search Trekker subtasks and comments for related work before creating an issue?

Yes, you can search Trekker subtasks and comments for related work. The skill applies its duplicate checks across tasks, subtasks, and comments to determine if an existing thread should be extended.

Do I need any specific dependencies to find related tasks in Trekker?

You do not need any specific dependencies to find related tasks in Trekker. The skill operates independently without requiring additional components or external integrations to perform its duplicate checks.