dual-perspective-analyzer
Resolve dual-perspective collaboration conflicts by classifying them into 5 types and applying targeted integration strategies. Use when two agents (or an agent and user) have different approaches to the same problem — e.g., qualitative vs. quantitative, strategic vs. tactical, creative vs. analytical. Provides conflict taxonomy, resolution strategies, and a 5-metric dashboard for validation.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/13458652-design/dual-perspective-analyzerDual-Perspective Analyzer
A methodology for integrating complementary perspectives into unified, higher-quality outputs.
When to Use This Skill
Use this skill when:
- Two agents (or an agent and user) approach the same problem differently
- One focuses on "why/narrative" and the other on "what/implementation"
- There's tension between richness vs. precision, speed vs. thoroughness, or vision vs. feasibility
- You need to validate whether dual-perspective collaboration actually improves outcomes
- You want structured conflict resolution rather than compromise or dominance
The 5 Conflict Types
| Type | Name | Pattern | Resolution Strategy |
|---|---|---|---|
| Type 1 | Complementary Blind Spots | Each perspective misses what the other sees | Cross-perspective dependency mapping |
| Type 2 | Integration Friction | Perspectives valid but hard to combine | Translation layer + iterative merging |
| Type 3 | Priority Disagreement | Same goal, different weighting | Parallel time-boxing + test both |
| Type 4 | False Conflict | Appears opposed but actually aligned | Reclassification + synthesis |
| Type 5 | Fundamental Incompatibility | Truly opposing constraints | Escalation or scope separation |
The Layered View Methodology
Present dual-perspective outputs in 5 layers to serve different cognitive needs:
Layer 1: Essential View (30 seconds)
- Purpose: Immediate comprehension for decision-makers
- Content: 3-5 bullet points, key numbers, one-sentence summary
- Rule: No scrolling, no jargon, no ambiguity
Layer 2: Narrative View (2 minutes)
- Purpose: Understanding the "story" of the analysis
- Content: Logical flow from problem → approach → findings → implications
- Rule: Each paragraph answers "so what?" before moving on
Layer 3: Detailed View (5-10 minutes)
- Purpose: Deep understanding for implementers
- Content: Full methodology, data sources, assumptions, limitations
- Rule: Self-contained — reader shouldn't need external context
Layer 4: Action View (immediate)
- Purpose: Clear next steps
- Content: Specific tasks with owners, timelines, success criteria
- Rule: Every recommendation includes "who does what by when"
Layer 5: Story View (emotional)
- Purpose: Engagement and memory
- Content: Anecdotes, metaphors, visualizations, human impact
- Rule: Makes the abstract concrete and memorable
The 5-Metric Validation Dashboard
Use these metrics to validate dual-perspective collaboration effectiveness:
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-13458652-design-dual-perspective-analyzer": {
"enabled": true,
"auto_update": true
}
}
}