Stakeholder Management
Overview
Maps stakeholders using power/interest grid, tracks their alignment and concerns, and creates a communication plan. Prevents initiatives from failing due to stakeholder misalignment.
When to Use
- Starting a new initiative or major feature
- Charter approved, need to build support
- Sensing resistance to a proposal
- Before major product decisions
- Quarterly stakeholder review
Core Pattern
Step 1: Identify Stakeholders
For the initiative in question, list all stakeholders who:
- Have decision authority (can approve/block)
- Control resources (budget, engineering, design)
- Are impacted (their team's work changes)
- Have expertise needed (domain knowledge, technical input)
- Represent customers/users
Ask user: "Which initiative is this for?" and "Who are the key stakeholders?"
If user unsure, suggest checking:
- Charter owners and approvers
- Engineering/design leads
- Product leadership
- Customer-facing teams (sales, CS, support)
- Cross-functional partners (legal, compliance, ops)
Step 2: Power/Interest Grid Analysis
For each stakeholder, assess:
- Power: High (can approve/block) or Low (influence only)
- Interest: High (cares deeply) or Low (peripheral concern)
- Current Stance: Support / Neutral / Oppose / Unknown
- Why they care: What's their stake in this?
Place in grid:
- High Power, High Interest: Manage closely (key players)
- High Power, Low Interest: Keep satisfied (need approval but not engaged)
- Low Power, High Interest: Keep informed (champions, advocates)
- Low Power, Low Interest: Monitor (minimal effort)
Step 3: Alignment Tracking
For each stakeholder, document:
- Concerns: What worries them about this initiative?
- What they need: Info, decision, resources, reassurance?
- Last contact: When did we last engage?
- Next action: Specific next step to move them toward support
Step 4: Communication Plan
For each stakeholder, define:
- Cadence: Weekly, biweekly, monthly, or ad-hoc?
- Format: 1:1 meeting, email update, dashboard, demo?
- Key messages: Top 3 things they need to hear
Step 5: Generate Output
Write to outputs/stakeholders/stakeholder-map-[initiative]-YYYY-MM-DD.md:
---
generated: YYYY-MM-DD HH:MM
skill: stakeholder-management
initiative: [Initiative name]
sources:
- outputs/roadmap/Q1-2026-charters.md (modified: YYYY-MM-DD)
- (stakeholder list provided by user)
downstream:
- outputs/delivery/prds/[initiative].md
---
# Stakeholder Map: [Initiative]
## Initiative Context
**What:** [1-sentence description of initiative]
**Why:** [Why this matters to the business]
**Timeline:** [Expected completion]
## Power/Interest Grid
### Manage Closely (High Power, High Interest)
| Stakeholder | Role | Current Stance | Why They Care | Strategy |
|-------------|------|----------------|---------------|----------|
| [Name] | [Title] | Support/Neutral/Oppose | [Their stake] | [Engagement approach] |
### Keep Satisfied (High Power, Low Interest)
| Stakeholder | Role | Current Stance | Why They Care | Strategy |
|-------------|------|----------------|---------------|----------|
| [Name] | [Title] | Support/Neutral/Oppose | [Their stake] | [Engagement approach] |
### Keep Informed (Low Power, High Interest)
| Stakeholder | Role | Current Stance | Why They Care | Strategy |
|-------------|------|----------------|---------------|----------|
| [Name] | [Title] | Support/Neutral/Oppose | [Their stake] | [Engagement approach] |
### Monitor (Low Power, Low Interest)
| Stakeholder | Role | Current Stance | Why They Care | Strategy |
|-------------|------|----------------|---------------|----------|
| [Name] | [Title] | Support/Neutral/Oppose | [Their stake] | [Engagement approach] |
## Alignment Tracking
| Stakeholder | Concerns | What They Need | Last Contact | Next Action | Owner |
|-------------|----------|----------------|--------------|-------------|-------|
| [Name] | [Key concerns] | [Info/decision/support] | YYYY-MM-DD or "Not yet" | [Specific next step] | [PM/other] |
## Communication Plan
| Stakeholder | Cadence | Format | Key Messages | Next Touchpoint |
|-------------|---------|--------|--------------|-----------------|
| [Name] | Weekly/Biweekly/Monthly/Ad-hoc | 1:1/Email/Dashboard/Demo | [Top 3 messages] | YYYY-MM-DD |
## Risks & Mitigation
| Stakeholder | Risk | Impact if Opposed | Mitigation Plan |
|-------------|------|-------------------|-----------------|
| [Name] | [What could go wrong] | High/Med/Low | [How to prevent/address] |
## Approval Chain
**Required approvals:**
1. [Stakeholder] - [What they approve] - Status: Pending/Approved/Blocked
2. [Stakeholder] - [What they approve] - Status: Pending/Approved/Blocked
**Timeline:**
- [Milestone] by [Date]
- [Milestone] by [Date]
## Unknowns / Open Questions
- [What stakeholder info is missing?]
- [Whose support level is unclear?]
- [What concerns need investigation?]
## Sources Used
- [file paths or "Stakeholder list provided by user"]
## Claims Ledger
| Claim | Type | Source |
|-------|------|--------|
| [Stakeholder has high power] | Evidence/Assumption | [org chart or "Assumed from role"] |
| [Stakeholder opposes] | Evidence/Assumption | [meeting notes or "Assumed from past feedback"] |
| [Approval needed by X date] | Evidence | [charter:line or project timeline] |
Step 6: Copy to History & Update Tracker
- Copy to
history/stakeholder-management/stakeholder-map-[initiative]-YYYY-MM-DD.md
- Update
alerts/stale-outputs.md
Quick Reference
Engagement Strategies by Quadrant
| Quadrant |
Strategy |
Tactics |
| High Power, High Interest |
Manage closely |
Weekly 1:1s, early involvement in decisions, solicit input |
| High Power, Low Interest |
Keep satisfied |
Monthly updates, ensure no surprises, make their job easy |
| Low Power, High Interest |
Keep informed |
Regular comms, leverage as champions, gather feedback |
| Low Power, Low Interest |
Monitor |
Occasional updates, minimal effort unless they escalate |
Common Concerns by Role
| Role |
Typical Concerns |
How to Address |
| Engineering Lead |
Scope creep, tech debt, timeline |
Clear requirements, technical trade-off discussions |
| Design Lead |
User research, design debt, quality |
User evidence, design review cadence |
| Product Leadership |
Business impact, resource allocation |
Metrics, ROI, strategic alignment |
| Sales/CS |
Customer impact, training, positioning |
Customer evidence, enablement plan |
| Legal/Compliance |
Risk, liability, regulatory |
Early involvement, clear documentation |
Common Mistakes
- Missing stakeholders: Only mapping leadership → Include IC influencers, cross-functional partners
- Assuming support: "They'll be fine" → Explicitly confirm stance
- No follow-up: Just mapping once → Track alignment changes over time
- Vague next actions: "Talk to them" → Specific action with deadline
- Ignoring opposition: Hoping it goes away → Address concerns proactively
Verification Checklist
Evidence Tracking
| Claim |
Type |
Source |
| [Stakeholder is key decision maker] |
Evidence/Assumption |
[org chart or "Role-based assessment"] |
| [Stakeholder has X concern] |
Evidence |
[meeting notes, email, or "Stated in conversation"] |
| [Need approval by X] |
Evidence |
[charter timeline or project plan] |
1---2name: stakeholder-management-33description: Use when planning an initiative - maps stakeholders, tracks alignment, and plans communication strategy.4---56# Stakeholder Management78## Overview910Maps stakeholders using power/interest grid, tracks their alignment and concerns, and creates a communication plan. Prevents initiatives from failing due to stakeholder misalignment.1112## When to Use1314- Starting a new initiative or major feature15- Charter approved, need to build support16- Sensing resistance to a proposal17- Before major product decisions18- Quarterly stakeholder review1920## Core Pattern2122**Step 1: Identify Stakeholders**2324For the initiative in question, list all stakeholders who:25- Have decision authority (can approve/block)26- Control resources (budget, engineering, design)27- Are impacted (their team's work changes)28- Have expertise needed (domain knowledge, technical input)29- Represent customers/users3031Ask user: "Which initiative is this for?" and "Who are the key stakeholders?"3233If user unsure, suggest checking:34- Charter owners and approvers35- Engineering/design leads36- Product leadership37- Customer-facing teams (sales, CS, support)38- Cross-functional partners (legal, compliance, ops)3940**Step 2: Power/Interest Grid Analysis**4142For each stakeholder, assess:43- **Power:** High (can approve/block) or Low (influence only)44- **Interest:** High (cares deeply) or Low (peripheral concern)45- **Current Stance:** Support / Neutral / Oppose / Unknown46- **Why they care:** What's their stake in this?4748Place in grid:49- **High Power, High Interest:** Manage closely (key players)50- **High Power, Low Interest:** Keep satisfied (need approval but not engaged)51- **Low Power, High Interest:** Keep informed (champions, advocates)52- **Low Power, Low Interest:** Monitor (minimal effort)5354**Step 3: Alignment Tracking**5556For each stakeholder, document:57- **Concerns:** What worries them about this initiative?58- **What they need:** Info, decision, resources, reassurance?59- **Last contact:** When did we last engage?60- **Next action:** Specific next step to move them toward support6162**Step 4: Communication Plan**6364For each stakeholder, define:65- **Cadence:** Weekly, biweekly, monthly, or ad-hoc?66- **Format:** 1:1 meeting, email update, dashboard, demo?67- **Key messages:** Top 3 things they need to hear6869**Step 5: Generate Output**7071Write to `outputs/stakeholders/stakeholder-map-[initiative]-YYYY-MM-DD.md`:7273```markdown74---75generated: YYYY-MM-DD HH:MM76skill: stakeholder-management77initiative: [Initiative name]78sources:79 - outputs/roadmap/Q1-2026-charters.md (modified: YYYY-MM-DD)80 - (stakeholder list provided by user)81downstream:82 - outputs/delivery/prds/[initiative].md83---8485# Stakeholder Map: [Initiative]8687## Initiative Context88**What:** [1-sentence description of initiative]89**Why:** [Why this matters to the business]90**Timeline:** [Expected completion]9192## Power/Interest Grid9394### Manage Closely (High Power, High Interest)95| Stakeholder | Role | Current Stance | Why They Care | Strategy |96|-------------|------|----------------|---------------|----------|97| [Name] | [Title] | Support/Neutral/Oppose | [Their stake] | [Engagement approach] |9899### Keep Satisfied (High Power, Low Interest)100| Stakeholder | Role | Current Stance | Why They Care | Strategy |101|-------------|------|----------------|---------------|----------|102| [Name] | [Title] | Support/Neutral/Oppose | [Their stake] | [Engagement approach] |103104### Keep Informed (Low Power, High Interest)105| Stakeholder | Role | Current Stance | Why They Care | Strategy |106|-------------|------|----------------|---------------|----------|107| [Name] | [Title] | Support/Neutral/Oppose | [Their stake] | [Engagement approach] |108109### Monitor (Low Power, Low Interest)110| Stakeholder | Role | Current Stance | Why They Care | Strategy |111|-------------|------|----------------|---------------|----------|112| [Name] | [Title] | Support/Neutral/Oppose | [Their stake] | [Engagement approach] |113114## Alignment Tracking115116| Stakeholder | Concerns | What They Need | Last Contact | Next Action | Owner |117|-------------|----------|----------------|--------------|-------------|-------|118| [Name] | [Key concerns] | [Info/decision/support] | YYYY-MM-DD or "Not yet" | [Specific next step] | [PM/other] |119120## Communication Plan121122| Stakeholder | Cadence | Format | Key Messages | Next Touchpoint |123|-------------|---------|--------|--------------|-----------------|124| [Name] | Weekly/Biweekly/Monthly/Ad-hoc | 1:1/Email/Dashboard/Demo | [Top 3 messages] | YYYY-MM-DD |125126## Risks & Mitigation127128| Stakeholder | Risk | Impact if Opposed | Mitigation Plan |129|-------------|------|-------------------|-----------------|130| [Name] | [What could go wrong] | High/Med/Low | [How to prevent/address] |131132## Approval Chain133134**Required approvals:**1351. [Stakeholder] - [What they approve] - Status: Pending/Approved/Blocked1362. [Stakeholder] - [What they approve] - Status: Pending/Approved/Blocked137138**Timeline:**139- [Milestone] by [Date]140- [Milestone] by [Date]141142## Unknowns / Open Questions143144- [What stakeholder info is missing?]145- [Whose support level is unclear?]146- [What concerns need investigation?]147148## Sources Used149- [file paths or "Stakeholder list provided by user"]150151## Claims Ledger152| Claim | Type | Source |153|-------|------|--------|154| [Stakeholder has high power] | Evidence/Assumption | [org chart or "Assumed from role"] |155| [Stakeholder opposes] | Evidence/Assumption | [meeting notes or "Assumed from past feedback"] |156| [Approval needed by X date] | Evidence | [charter:line or project timeline] |157```158159**Step 6: Copy to History & Update Tracker**160161- Copy to `history/stakeholder-management/stakeholder-map-[initiative]-YYYY-MM-DD.md`162- Update `alerts/stale-outputs.md`163164## Quick Reference165166### Engagement Strategies by Quadrant167168| Quadrant | Strategy | Tactics |169|----------|----------|---------|170| **High Power, High Interest** | Manage closely | Weekly 1:1s, early involvement in decisions, solicit input |171| **High Power, Low Interest** | Keep satisfied | Monthly updates, ensure no surprises, make their job easy |172| **Low Power, High Interest** | Keep informed | Regular comms, leverage as champions, gather feedback |173| **Low Power, Low Interest** | Monitor | Occasional updates, minimal effort unless they escalate |174175### Common Concerns by Role176177| Role | Typical Concerns | How to Address |178|------|------------------|----------------|179| **Engineering Lead** | Scope creep, tech debt, timeline | Clear requirements, technical trade-off discussions |180| **Design Lead** | User research, design debt, quality | User evidence, design review cadence |181| **Product Leadership** | Business impact, resource allocation | Metrics, ROI, strategic alignment |182| **Sales/CS** | Customer impact, training, positioning | Customer evidence, enablement plan |183| **Legal/Compliance** | Risk, liability, regulatory | Early involvement, clear documentation |184185## Common Mistakes186187- **Missing stakeholders:** Only mapping leadership → Include IC influencers, cross-functional partners188- **Assuming support:** "They'll be fine" → Explicitly confirm stance189- **No follow-up:** Just mapping once → Track alignment changes over time190- **Vague next actions:** "Talk to them" → Specific action with deadline191- **Ignoring opposition:** Hoping it goes away → Address concerns proactively192193## Verification Checklist194195- [ ] All key stakeholders identified196- [ ] Power/interest assessed for each197- [ ] Current stance documented (not assumed)198- [ ] Concerns captured for each stakeholder199- [ ] Next actions specific and dated200- [ ] Communication plan defined201- [ ] Approval chain mapped202- [ ] Risks identified203- [ ] Metadata header complete204- [ ] Copied to history, tracker updated205206## Evidence Tracking207208| Claim | Type | Source |209|-------|------|--------|210| [Stakeholder is key decision maker] | Evidence/Assumption | [org chart or "Role-based assessment"] |211| [Stakeholder has X concern] | Evidence | [meeting notes, email, or "Stated in conversation"] |212| [Need approval by X] | Evidence | [charter timeline or project plan] |