Conflict Patterns

Installation
SKILL.md

Conflict Patterns

This skill teaches you how to detect rule conflicts between two rule lists produced by the Rule Extraction skill.

Types of Conflicts

1. Direct Contradiction

Two rules that explicitly state opposite behaviors.

Patterns to detect:

  • always X vs never X
  • do X vs do not X / avoid X
  • use X vs do not use X
  • must X vs must not X
  • 始终 X vs 禁止 X
  • 必须 X vs 不允许 X
Installs
GitHub Stars
40
First Seen
Conflict Patterns — knowledgexlab/skill-git