SKILL·EE2735

discover-stakeholder-summary

product-on-purpose
Updated 1 month ago
9 views
430
54
430
View on GitHub
Designword

About

This skill documents stakeholder needs, concerns, and influence to map the project landscape and manage complex relationships. It's used at project start, during handovers, or to ensure cross-organizational alignment. The output is a structured summary essential for navigating organizational complexity beyond technical execution.

Quick Install

Claude Code

Recommended
Primary
npx skills add product-on-purpose/pm-skills -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/product-on-purpose/pm-skills
Git CloneAlternative
git clone https://github.com/product-on-purpose/pm-skills.git ~/.claude/skills/discover-stakeholder-summary

Copy and paste this command in Claude Code to install this skill

Documentation

<!-- PM-Skills | https://github.com/product-on-purpose/pm-skills | Apache 2.0 -->

Stakeholder Summary

A stakeholder summary documents the people and groups who have interest in or influence over a project, capturing their needs, concerns, and relationships. Effective stakeholder management often determines project success more than technical execution, making this document essential for navigating organizational complexity.

When to Use

  • At the start of a new project or initiative to map the landscape
  • When taking over an existing project from another PM
  • Before major decision points that require cross-functional buy-in
  • When experiencing resistance or misalignment mid-project
  • During organizational changes that shift stakeholder dynamics
  • When preparing communication strategies for launches or changes

Instructions

When asked to create a stakeholder summary, follow these steps:

  1. Identify All Stakeholders List everyone with a stake in the project: sponsors, approvers, contributors, consumers of the output, and those affected by changes. Cast a wide net initially.you can prioritize later. Include both individuals and groups.

  2. Assess Influence and Interest For each stakeholder, evaluate their influence (power to affect the project) and interest (how much they care about outcomes). This determines how much attention each requires.

  3. Understand Their Perspective Document what each stakeholder needs from the project, what concerns or risks they perceive, and what a successful outcome looks like to them. When possible, validate these directly through conversation.

  4. Map Relationships Identify key dependencies, alliances, and potential conflicts between stakeholders. Understanding who influences whom helps you navigate organizational dynamics.

  5. Categorize by Engagement Level Based on influence and interest, determine the appropriate engagement approach: actively manage, keep satisfied, keep informed, or monitor. Different stakeholders need different levels of attention.

  6. Plan Communication For high-priority stakeholders, define communication cadence, preferred channels, and key messages. Good stakeholder management is proactive, not reactive.

  7. Identify Risks and Mitigations Note where stakeholder concerns could derail the project and plan how to address them. Early attention to resistant stakeholders prevents surprises.

Output Format

Use the template in references/TEMPLATE.md to structure the output.

Quality Checklist

Before finalizing, verify:

  • All significant stakeholders are identified (not just obvious ones)
  • Influence and interest assessments are realistic, not wishful
  • Concerns are documented from stakeholder's perspective, not dismissed
  • Relationships and dependencies are mapped
  • Communication plan is specific and actionable
  • Resistant stakeholders have mitigation strategies

Examples

See references/EXAMPLE.md for a completed example.

GitHub Repository

product-on-purpose/pm-skills
Path: skills/discover-stakeholder-summary
0
agent-skillsagentskillsai-skillsclaude-codeclaude-desktopcodex
FAQ

Frequently asked questions

What is the discover-stakeholder-summary skill?

discover-stakeholder-summary is a Claude Skill by product-on-purpose. Skills package instructions and resources that Claude loads on demand, so Claude can perform discover-stakeholder-summary-related tasks without extra prompting.

How do I install discover-stakeholder-summary?

Use the install commands on this page: add discover-stakeholder-summary to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does discover-stakeholder-summary belong to?

discover-stakeholder-summary is in the Design category, tagged word.

Is discover-stakeholder-summary free to use?

Yes. discover-stakeholder-summary is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

executing-plans
Design

Use the executing-plans skill when you have a complete implementation plan to execute in controlled batches with review checkpoints. It loads and critically reviews the plan, then executes tasks in small batches (default 3 tasks) while reporting progress between each batch for architect review. This ensures systematic implementation with built-in quality control checkpoints.

View skill
requesting-code-review
Design

This skill dispatches a code-reviewer subagent to analyze code changes against requirements before proceeding. It should be used after completing tasks, implementing major features, or before merging to main. The review helps catch issues early by comparing the current implementation with the original plan.

View skill
connect-mcp-server
Design

This skill provides a comprehensive guide for developers to connect MCP servers to Claude Code using HTTP, stdio, or SSE transports. It covers installation, configuration, authentication, and security for integrating external services like GitHub, Notion, and custom APIs. Use it when setting up MCP integrations, configuring external tools, or working with Claude's Model Context Protocol.

View skill
web-cli-teleport
Design

This skill helps developers choose between Claude Code Web and CLI interfaces based on task analysis, then enables seamless session teleportation between these environments. It optimizes workflow by managing session state and context when switching between web, CLI, or mobile. Use it for complex projects requiring different tools at various stages.

View skill