conflict-detection

Community

Automatically find duplicate stories before they waste your time.

AuthorMharbulous
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents wasted effort by automatically scanning your story backlog to find duplicate, overlapping, or competing user stories before you start implementing them.

Core Features & Use Cases

  • Duplicate Detection: Identifies stories with near-identical titles or acceptance criteria using lightweight text similarity.
  • Scope Overlap Analysis: Finds stories where one subsumes or partially covers another, preventing feature creep.
  • Competing Approach Detection: Flags stories that solve the same problem with incompatible solutions.
  • Use Case: Before planning your next feature, run this Skill to ensure you're not accidentally creating a duplicate of something already in your backlog, saving hours of redundant work.

Quick Start

Use the conflict-detection skill to check for any duplicate stories in my story-tree database.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: conflict-detection
Download link: https://github.com/Mharbulous/SyncoPaid/archive/main.zip#conflict-detection

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository