conflict-detection
Installation
SKILL.md
Conflict Detection Skill
This skill provides patterns for detecting and resolving conflicts between requirements, decisions, and plans throughout the workflow.
Core Principles
- Early Detection: Catch conflicts as soon as they arise
- Immediate Stop: Halt workflow when conflict detected
- User Resolution: Never auto-resolve conflicts
- Documented Rationale: Record why resolutions were chosen
Conflict Types
Requirement vs Requirement
Two requirements that cannot both be satisfied.
Detection Point: DISCUSS phase Example: "User wants real-time updates AND offline mode"