Role Switch
Table of Contents
- Workflow
- Role Selection Patterns
- Synthesis Principles
- Common Patterns
- Guardrails
- Quick Reference
Workflow
Copy this checklist and track your progress:
Role Switch Progress:
- [ ] Step 1: Frame the decision or situation
- [ ] Step 2: Select relevant roles
- [ ] Step 3: Inhabit each role's perspective
- [ ] Step 4: Surface tensions and tradeoffs
- [ ] Step 5: Synthesize alignment and path forward
Step 1: Frame the decision or situation
Clarify what's being decided, key constraints (time, budget, scope), and why alignment matters. See Common Patterns for decision framing by type.
Step 2: Select relevant roles
Choose 3-6 roles with different goals, incentives, or constraints. See Role Selection Patterns for stakeholder mapping. For complex multi-stakeholder decisions → Study resources/methodology.md for RACI + power-interest analysis.
Step 3: Inhabit each role's perspective
For each role, articulate: what they optimize for, what they fear, how they measure success, what constraints they face. Use resources/template.md for structured analysis. For realistic roleplay → See resources/methodology.md for cognitive empathy techniques.
Step 4: Surface tensions and tradeoffs
Identify where perspectives conflict, map incompatible goals, articulate explicit tradeoffs. See Synthesis Principles for tension analysis.
Step 5: Synthesize alignment and path forward
Find common ground, propose resolutions that address core concerns, sequence decisions to build momentum. Self-check using resources/evaluators/rubric_role_switch.json. Minimum standard: Average score ≥ 3.5.
Role Selection Patterns
Classic product triad (most common):
- Engineering: Feasibility, technical debt, system complexity, maintainability
- Product: User value, roadmap prioritization, market timing, feature completeness
- Design: User experience, accessibility, consistency, delight
Business decision quads:
- Finance: Cost, ROI, cash flow, unit economics, margin
- Sales: Customer acquisition, deal closure, competitive positioning, quota attainment
- Marketing: Brand perception, customer lifetime value, positioning, conversion funnel
- Operations: Scalability, process efficiency, risk management, resource utilization
Regulatory/compliance contexts:
- Legal: Risk mitigation, liability, contract terms, IP protection
- Compliance: Regulatory adherence, audit trail, policy enforcement, certification
- Privacy/Security: Data protection, threat model, access control, incident response
- Ethics: Fairness, transparency, stakeholder impact, values alignment
External stakeholders:
- End Users: Usability, reliability, cost, privacy, delight
- Customers (B2B): Integration ease, support quality, vendor stability, total cost of ownership
- Partners: Revenue share, mutual value, integration burden, strategic alignment
- Regulators: Public interest, safety, competition, transparency
Synthesis Principles
Finding common ground:
- Shared goals: What do all roles ultimately want? (e.g., company success, customer satisfaction)
- Compatible sub-goals: Where do objectives align even if paths differ?
- Mutual fears: What do all roles want to avoid? (e.g., reputational damage, security breach)
Resolving conflicts:
- Sequential decisions: "Do X first (satisfies role A), then Y (satisfies role B)" (e.g., pilot then scale)
- Hybrid approaches: Combine elements from multiple perspectives (e.g., freemium = marketing + finance)
- Constraints as creativity: Use one role's limits to sharpen another's solution (e.g., budget constraint forces prioritization)
- Risk mitigation: Address fears with safeguards (e.g., eng fears tech debt → schedule refactoring sprint)
When perspectives are truly incompatible:
- Escalate decision: Flag for leadership with clear tradeoff framing
- Run experiment: Pilot to gather data, convert opinions to evidence
- Decouple decisions: Split into multiple decisions with different owners
- Accept tradeoff explicitly: Document the choice and reasoning for future reference
Common Patterns
Pattern 1: Build vs Buy Decisions
- Roles: Engineering (control, customization), Finance (TCO), Product (time-to-market), Legal (vendor risk), Operations (support burden)
- Typical tensions: Eng wants control, Finance sees build cost underestimation, PM sees opportunity cost of delay
- Synthesis paths: Pilot buy option with build fallback, build core/buy periphery, time-box build with buy backstop
Pattern 2: Feature Prioritization
- Roles: PM (roadmap vision), Engineering (technical feasibility), Design (UX quality), Sales (customer requests), Users (actual need)
- Typical tensions: Sales wants everything promised, Eng sees scope creep, Users want simplicity, PM balances all
- Synthesis paths: MoSCoW prioritization (must/should/could/won't), release in phases, v1 vs v2 scoping
Pattern 3: Pricing Strategy
- Roles: Finance (margin), Marketing (positioning), Sales (close rate), Customers (value perception), Product (feature gating)
- Typical tensions: Finance wants premium, Sales wants competitive, Marketing wants simple, Product wants value-based tiers
- Synthesis paths: Tiered pricing (serves multiple segments), usage-based (aligns value), anchoring (premium + standard)
Pattern 4: Organizational Change (e.g., return-to-office)
- Roles: Leadership (collaboration), Employees (flexibility), HR (retention), Finance (real estate cost), Managers (productivity)
- Typical tensions: Leadership sees serendipity loss, Employees see autonomy loss, Finance sees sunk cost, HR sees turnover
- Synthesis paths: Hybrid model (balance), role-based policy (nuance), trial periods (data-driven), opt-in incentives (voluntary)
Pattern 5: Technical Migration
- Roles: Engineering (technical improvement), PM (feature freeze), Users (potential downtime), DevOps (operational risk), Finance (ROI)
- Typical tensions: Eng sees long-term benefit, PM sees short-term cost, Users fear disruption, Finance wants ROI proof
- Synthesis paths: Incremental migration (reduce risk), feature parity first (minimize disruption), ROI projection (justify investment)
Guardrails
Avoid strawman perspectives:
- Don't caricature roles (e.g., "Finance only cares about cost cutting")
- Inhabit perspective charitably—what's the strongest version of this viewpoint?
- Seek conflicting evidence to your own bias
Distinguish position from interest:
- Position: What they say they want (surface demand)
- Interest: Why they want it (underlying need)
- Example: "I want this feature" (position) because "customers are churning" (interest = retention)
- Synthesis works at interest level, not position level
Acknowledge information asymmetry:
- Some roles have context others lack (e.g., Legal sees confidential liability exposure)
- Flag assumptions: "If Legal has info we don't, that could change this analysis"
- Invite real stakeholders to validate your perspective-taking
Don't replace actual stakeholder input:
- Role-switch is for preparing conversations, not replacing them
- Use to pressure-test before presenting, not as substitute for gathering input
- Best used when stakeholder access is limited or to refine proposals before socializing
Power dynamics matter:
- Not all perspectives carry equal weight in decision-making (hierarchy, expertise, accountability)
- Synthesis should acknowledge who has decision authority
- Don't assume consensus is always possible or desirable
Quick Reference
Resources:
- Quick analysis: resources/template.md
- Complex stakeholder mapping: resources/methodology.md
- Quality rubric: resources/evaluators/rubric_role_switch.json
5-Step Process: Frame Decision → Select Roles → Inhabit Perspectives → Surface Tensions → Synthesize Alignment
Role selection: Choose 3-6 roles with different goals, incentives, constraints
Synthesis principles: Find shared goals, resolve conflicts (sequential, hybrid, constraints as creativity), escalate when incompatible
Avoid: Strawman perspectives, position vs interest confusion, replacing actual stakeholder input
1---2name: role-switch3description: Analyzes decisions from multiple stakeholder perspectives (engineering, product, legal, finance, users) to uncover blind spots, surface tensions, and synthesize alignment paths with explicit tradeoffs. Use when stakeholders have conflicting priorities, need to pressure-test proposals, build cross-functional empathy, or when user mentions "what would X think", "stakeholder alignment", "see from their perspective", "blind spots", or "conflicting interests".4---5
6# Role Switch
7
8## Table of Contents
91. [Workflow](#workflow)
102. [Role Selection Patterns](#role-selection-patterns)
113. [Synthesis Principles](#synthesis-principles)
124. [Common Patterns](#common-patterns)
135. [Guardrails](#guardrails)
146. [Quick Reference](#quick-reference)
15
16## Workflow
17
18Copy this checklist and track your progress:
19
20```
21Role Switch Progress:
22- [ ] Step 1: Frame the decision or situation
23- [ ] Step 2: Select relevant roles
24- [ ] Step 3: Inhabit each role's perspective
25- [ ] Step 4: Surface tensions and tradeoffs
26- [ ] Step 5: Synthesize alignment and path forward
27```
28
29**Step 1: Frame the decision or situation**
30
31Clarify what's being decided, key constraints (time, budget, scope), and why alignment matters. See [Common Patterns](#common-patterns) for decision framing by type.
32
33**Step 2: Select relevant roles**
34
35Choose 3-6 roles with different goals, incentives, or constraints. See [Role Selection Patterns](#role-selection-patterns) for stakeholder mapping. For complex multi-stakeholder decisions → Study [resources/methodology.md](resources/methodology.md) for RACI + power-interest analysis.
36
37**Step 3: Inhabit each role's perspective**
38
39For each role, articulate: what they optimize for, what they fear, how they measure success, what constraints they face. Use [resources/template.md](resources/template.md) for structured analysis. For realistic roleplay → See [resources/methodology.md](resources/methodology.md) for cognitive empathy techniques.
40
41**Step 4: Surface tensions and tradeoffs**
42
43Identify where perspectives conflict, map incompatible goals, articulate explicit tradeoffs. See [Synthesis Principles](#synthesis-principles) for tension analysis.
44
45**Step 5: Synthesize alignment and path forward**
46
47Find common ground, propose resolutions that address core concerns, sequence decisions to build momentum. Self-check using [resources/evaluators/rubric_role_switch.json](resources/evaluators/rubric_role_switch.json). Minimum standard: Average score ≥ 3.5.
48
49## Role Selection Patterns
50
51**Classic product triad (most common):**
52- **Engineering**: Feasibility, technical debt, system complexity, maintainability
53- **Product**: User value, roadmap prioritization, market timing, feature completeness
54- **Design**: User experience, accessibility, consistency, delight
55
56**Business decision quads:**
57- **Finance**: Cost, ROI, cash flow, unit economics, margin
58- **Sales**: Customer acquisition, deal closure, competitive positioning, quota attainment
59- **Marketing**: Brand perception, customer lifetime value, positioning, conversion funnel
60- **Operations**: Scalability, process efficiency, risk management, resource utilization
61
62**Regulatory/compliance contexts:**
63- **Legal**: Risk mitigation, liability, contract terms, IP protection
64- **Compliance**: Regulatory adherence, audit trail, policy enforcement, certification
65- **Privacy/Security**: Data protection, threat model, access control, incident response
66- **Ethics**: Fairness, transparency, stakeholder impact, values alignment
67
68**External stakeholders:**
69- **End Users**: Usability, reliability, cost, privacy, delight
70- **Customers** (B2B): Integration ease, support quality, vendor stability, total cost of ownership
71- **Partners**: Revenue share, mutual value, integration burden, strategic alignment
72- **Regulators**: Public interest, safety, competition, transparency
73
74## Synthesis Principles
75
76**Finding common ground:**
771. **Shared goals**: What do all roles ultimately want? (e.g., company success, customer satisfaction)
782. **Compatible sub-goals**: Where do objectives align even if paths differ?
793. **Mutual fears**: What do all roles want to avoid? (e.g., reputational damage, security breach)
80
81**Resolving conflicts:**
82- **Sequential decisions**: "Do X first (satisfies role A), then Y (satisfies role B)" (e.g., pilot then scale)
83- **Hybrid approaches**: Combine elements from multiple perspectives (e.g., freemium = marketing + finance)
84- **Constraints as creativity**: Use one role's limits to sharpen another's solution (e.g., budget constraint forces prioritization)
85- **Risk mitigation**: Address fears with safeguards (e.g., eng fears tech debt → schedule refactoring sprint)
86
87**When perspectives are truly incompatible:**
88- **Escalate decision**: Flag for leadership with clear tradeoff framing
89- **Run experiment**: Pilot to gather data, convert opinions to evidence
90- **Decouple decisions**: Split into multiple decisions with different owners
91- **Accept tradeoff explicitly**: Document the choice and reasoning for future reference
92
93## Common Patterns
94
95**Pattern 1: Build vs Buy Decisions**
96- **Roles**: Engineering (control, customization), Finance (TCO), Product (time-to-market), Legal (vendor risk), Operations (support burden)
97- **Typical tensions**: Eng wants control, Finance sees build cost underestimation, PM sees opportunity cost of delay
98- **Synthesis paths**: Pilot buy option with build fallback, build core/buy periphery, time-box build with buy backstop
99
100**Pattern 2: Feature Prioritization**
101- **Roles**: PM (roadmap vision), Engineering (technical feasibility), Design (UX quality), Sales (customer requests), Users (actual need)
102- **Typical tensions**: Sales wants everything promised, Eng sees scope creep, Users want simplicity, PM balances all
103- **Synthesis paths**: MoSCoW prioritization (must/should/could/won't), release in phases, v1 vs v2 scoping
104
105**Pattern 3: Pricing Strategy**
106- **Roles**: Finance (margin), Marketing (positioning), Sales (close rate), Customers (value perception), Product (feature gating)
107- **Typical tensions**: Finance wants premium, Sales wants competitive, Marketing wants simple, Product wants value-based tiers
108- **Synthesis paths**: Tiered pricing (serves multiple segments), usage-based (aligns value), anchoring (premium + standard)
109
110**Pattern 4: Organizational Change (e.g., return-to-office)**
111- **Roles**: Leadership (collaboration), Employees (flexibility), HR (retention), Finance (real estate cost), Managers (productivity)
112- **Typical tensions**: Leadership sees serendipity loss, Employees see autonomy loss, Finance sees sunk cost, HR sees turnover
113- **Synthesis paths**: Hybrid model (balance), role-based policy (nuance), trial periods (data-driven), opt-in incentives (voluntary)
114
115**Pattern 5: Technical Migration**
116- **Roles**: Engineering (technical improvement), PM (feature freeze), Users (potential downtime), DevOps (operational risk), Finance (ROI)
117- **Typical tensions**: Eng sees long-term benefit, PM sees short-term cost, Users fear disruption, Finance wants ROI proof
118- **Synthesis paths**: Incremental migration (reduce risk), feature parity first (minimize disruption), ROI projection (justify investment)
119
120## Guardrails
121
122**Avoid strawman perspectives:**
123- Don't caricature roles (e.g., "Finance only cares about cost cutting")
124- Inhabit perspective charitably—what's the *strongest* version of this viewpoint?
125- Seek conflicting evidence to your own bias
126
127**Distinguish position from interest:**
128- **Position**: What they say they want (surface demand)
129- **Interest**: Why they want it (underlying need)
130- Example: "I want this feature" (position) because "customers are churning" (interest = retention)
131- Synthesis works at interest level, not position level
132
133**Acknowledge information asymmetry:**
134- Some roles have context others lack (e.g., Legal sees confidential liability exposure)
135- Flag assumptions: "If Legal has info we don't, that could change this analysis"
136- Invite real stakeholders to validate your perspective-taking
137
138**Don't replace actual stakeholder input:**
139- Role-switch is for *preparing* conversations, not *replacing* them
140- Use to pressure-test before presenting, not as substitute for gathering input
141- Best used when stakeholder access is limited or to refine proposals before socializing
142
143**Power dynamics matter:**
144- Not all perspectives carry equal weight in decision-making (hierarchy, expertise, accountability)
145- Synthesis should acknowledge who has decision authority
146- Don't assume consensus is always possible or desirable
147
148## Quick Reference
149
150**Resources:**
151- **Quick analysis**: [resources/template.md](resources/template.md)
152- **Complex stakeholder mapping**: [resources/methodology.md](resources/methodology.md)
153- **Quality rubric**: [resources/evaluators/rubric_role_switch.json](resources/evaluators/rubric_role_switch.json)
154
155**5-Step Process**: Frame Decision → Select Roles → Inhabit Perspectives → Surface Tensions → Synthesize Alignment
156
157**Role selection**: Choose 3-6 roles with different goals, incentives, constraints
158
159**Synthesis principles**: Find shared goals, resolve conflicts (sequential, hybrid, constraints as creativity), escalate when incompatible
160
161**Avoid**: Strawman perspectives, position vs interest confusion, replacing actual stakeholder input