PluginBench
Skill
Pass
Audit score 90

stakeholder-map

phuryn/pm-skills

Build a power/interest grid to map stakeholders and create targeted communication strategies.

What is stakeholder-map?

This skill helps you identify and classify stakeholders on a power/interest matrix, then develop a tailored communication plan for each group. Use it when managing stakeholders across projects, preparing launches, aligning cross-functional teams, or planning engagement strategies.

  • Identify all relevant stakeholders (executives, teams, partners, users) for a given initiative
  • Classify stakeholders on power (influence) and interest (engagement) dimensions
  • Place stakeholders in a 2×2 grid: Manage Closely, Keep Satisfied, Keep Informed, Monitor
  • Recommend communication frequency, format, and key messages per quadrant
  • Create a structured communication plan table with stakeholder details and strategies
  • Flag potential conflicts and suggest alignment approaches

How to install stakeholder-map

npx skills add https://github.com/phuryn/pm-skills --skill stakeholder-map
Claude Code
Cursor
Windsurf
Cline

How to use stakeholder-map

  1. 1.Gather context: collect org charts, project briefs, or team rosters if available, or describe the initiative
  2. 2.List all stakeholders: identify executives, team leads, partners, and end users relevant to the project
  3. 3.Assess each stakeholder on power (ability to influence) and interest (how much they're affected)
  4. 4.Plot stakeholders on the power/interest grid and assign to one of four quadrants
  5. 5.For each quadrant, define communication frequency, format, and key messages
  6. 6.Create a communication plan table documenting stakeholder, role, strategy, and channel
  7. 7.Identify conflicting stakeholder interests and propose alignment strategies
  8. 8.Save the stakeholder map and plan as a markdown document for reference and sharing

Use cases

Good for
  • Preparing for a product launch by identifying who needs what information and when
  • Aligning cross-functional teams by clarifying stakeholder roles and communication needs
  • Managing organizational change by ensuring executives and affected teams stay engaged
  • Planning a new initiative by mapping internal and external stakeholders upfront
  • Resolving stakeholder misalignment by identifying competing interests and communication gaps
Who it's for
  • Product managers planning launches or major initiatives
  • Project managers coordinating across teams and departments
  • Leaders managing organizational change or cross-functional alignment
  • Executives preparing for board or investor communications
  • Teams onboarding new stakeholders or scaling projects

stakeholder-map FAQ

What if a stakeholder's power or interest level is unclear?

Start with your best estimate based on their role and involvement. You can refine the classification as you learn more about the project and their actual influence or engagement.

How often should I update the stakeholder map?

Review it at major project milestones or when team composition, scope, or priorities shift. Stakeholder positions may move as the project evolves.

What if two stakeholders have conflicting interests?

Flag the conflict explicitly in your analysis. Propose alignment strategies such as shared goals, trade-offs, or escalation paths to a common decision-maker.

Can I use this for external stakeholders like customers or partners?

Yes. External stakeholders (partners, vendors, customers, regulators) can be mapped the same way. Adjust communication channels and frequency to suit external relationships.

What should I do with the 'Monitor' quadrant (low power, low interest)?

Keep them informed with light-touch updates and make them available on request. They may become more engaged later, so maintain the relationship without heavy investment.

Full instructions (SKILL.md)

Source of truth, from phuryn/pm-skills.


name: stakeholder-map description: "Build a stakeholder map using a power/interest grid, identify communication strategies per quadrant, and generate a communication plan. Use when managing stakeholders, preparing for a launch, aligning cross-functional teams, or planning stakeholder engagement."

Stakeholder Mapping & Communication Plan

Map stakeholders on a Power × Interest grid and create a tailored communication plan for each group.

Context

You are helping build a stakeholder map for $ARGUMENTS.

If the user provides files (org charts, project briefs, team rosters), read them first. If they describe the product or initiative, use that context to infer likely stakeholders.

Instructions

  1. Identify stakeholders: List all relevant individuals and groups — executives, engineering leads, designers, marketing, sales, support, legal, finance, external partners, and end users.

  2. Classify each stakeholder on two dimensions:

    • Power (High/Low): Their ability to influence decisions, resources, or outcomes
    • Interest (High/Low): How much the project directly affects them or how engaged they are
  3. Place stakeholders in the Power × Interest grid:

    High InterestLow Interest
    High PowerManage Closely — Regular 1:1s, involve in decisions, seek their input earlyKeep Satisfied — Periodic updates, escalate only critical issues
    Low PowerKeep Informed — Regular status updates, invite to demos, gather feedbackMonitor — Light-touch updates, available on request
  4. For each quadrant, recommend:

    • Communication frequency (daily, weekly, bi-weekly, monthly)
    • Communication format (1:1, email, Slack, meeting, dashboard)
    • Key messages and framing
    • Potential risks if this stakeholder is neglected
  5. Create a communication plan table:

    StakeholderRolePowerInterestStrategyFrequencyChannelKey Message
  6. Flag potential conflicts: Identify stakeholders with competing interests and suggest alignment strategies.

Think step by step. Save the stakeholder map as a markdown document.


Further Reading