conflict-check

Detect contradictions, overlaps, and state conflicts between user stories.

5|1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/jstoup111/ai-conductor --skill conflict-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: conflict-check
Source: https://github.com/jstoup111/ai-conductor/tree/main/skills/conflict-check
Command: npx skills add https://github.com/jstoup111/ai-conductor --skill conflict-check

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires verify-claims, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill identifies conflicts and overlaps between user stories, preventing issues during implementation and ensuring the system's integrity.

Core Features & Use Cases

  • Conflict Detection: Identifies contradictions, overlaps, state conflicts, and resource contention between stories.
  • Guided Resolution: Provides options to resolve conflicts, reducing the risk of costly contradictions during coding.
  • Re-run and Clean Pass: Continuously checks for conflicts until all are resolved or a clean pass is achieved.

Quick Start

Run the 'conflict-check' skill to automatically scan for conflicts in your stories.

Frequently Asked Questions about conflict-check

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

FAQPage Schema
How do I detect conflicts between user stories before implementation?

Conflict detection scans user story text content to identify contradictions, overlaps, and state conflicts. It analyzes the stories to pinpoint resource contention and provides resolution options to prevent implementation issues.

What is the best way to resolve contradictions and overlaps in user stories?

Resolving contradictions in user stories is handled through guided resolution options. The system identifies overlaps and state conflicts, then provides specific options to resolve them, reducing the risk of costly issues during coding.

How does state conflict detection work for implementation planning?

State conflict detection for implementation planning works by analyzing user story text for contradictions and resource contention. It continuously checks for conflicts until all are resolved or a clean pass is achieved.

Do I need to verify claims before running a conflict check on user stories?

You need to verify claims as a prerequisite before running a conflict check on user stories. This dependency ensures the text content analyzed is accurate, enabling reliable detection of overlaps and state conflicts.

Can I continuously check user stories until all conflicts are resolved?

You can continuously check user stories until all conflicts are resolved. The system supports a re-run and clean pass process, repeatedly scanning for contradictions and state conflicts until a clean pass is achieved.

Why does implementation planning fail when user stories contain overlaps?

Implementation planning fails when user stories contain overlaps because they cause state conflicts and resource contention during coding. Detecting these contradictions early provides resolution options to ensure system integrity and seamless implementation.