agent-conflict-resolution
Installation
SKILL.md
When to Activate
Use this skill when:
- Two or more agents give contradictory recommendations in the same session
- The
orchestratoragent's synthesis phase encounters conflicting outputs - A lower-priority agent's suggestion contradicts a higher-priority agent's finding
- You need to decide which agent's recommendation to apply when they disagree
- Sequential agent invocations appear to undo each other's changes
Do not use this skill for single-agent sessions with no conflict — standard agent instructions apply.
Quick Resolution Checklist
When two agents disagree, work through this in order — stop at the first rule that applies:
1. Is one recommendation about SECURITY (secrets, injection, auth, validation)?
→ Security (P1) wins unconditionally. No exceptions. Document it.