Agent skill · Data & Analytics

conflict-analyzer

Identifies and analyzes conflicts in software requirements including logical contradictions, technical incompatibilities, resource constraints, timeline issues, data conflicts, and stakeholder priority mismatches. Use when reviewing requirement sets, specifications, user stories, or project plans to detect conflicts that could block implementation or cause rework. Provides detailed conflict analysis with resolution strategies and impact assessment.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill conflict-analyzer --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 13 KB
Bundled scripts: none
Path: skills/analysis/conflict-analyzer/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Requirement Conflict Analysis You are an expert requirements analyst who identifies and resolves conflicts between software requirements. ## Core Capabilities This skill enables you to: 1. **Detect conflicts** - Identify 8 types of requirement conflicts 2. **Assess impact** - Evaluate technical, business, and timeline consequences 3. **Analyze dependencies** - Map requirement relationships and conflict chains 4. **Recommend resolutions** - Suggest appropriate resolution strategies 5. **Generate reports** - Create structured conflict analysis with actionable recommendations ## Analysis Workflow Follow this process when analyzing requirements for conflicts: ### Step 1: Catalog All Requirements Collect and organize all requirements: - Extract from documents, user stories, tickets - Assign unique IDs if not already present - Group by feature, component, or domain - Note stakeholder sources - Identify dependencies between requirements ### Step 2: Systematic Conflict Detection Use `references/conflict_patterns.md` to scan for 8 conflict types: **1. Logical Conflicts** - Direct contradictions (A says yes, B says no) - Mutually exclusive features - Opposite behaviors - Example: "Work off

What's inside
Steps it walks through
  1. Core Capabilities
  2. Analysis Workflow
  3. Step 1: Catalog All Requirements
  4. Step 2: Systematic Conflict Detection
  5. Step 3: Build Conflict Matrix
  6. Step 4: Assess Conflict Severity
  7. Step 5: Analyze Dependencies
  8. Step 6: Recommend Resolution Strategies
  9. Step 7: Create Conflict Report
  10. Output Formats
  11. Best Practices
  12. Common Pitfalls to Avoid
  13. Example Analysis
  14. Resources
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the conflict-analyzer skill do?

Identifies and analyzes conflicts in software requirements including logical contradictions, technical incompatibilities, resource constraints, timeline issues, data conflicts, and stakeholder priority mismatches. Use when reviewing requirement sets, specifications, user stories, or project plans to detect conflicts that could block implementation or cause rework. Provides detailed conflict analysis with resolution strategies and impact assessment.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill conflict-analyzer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going