stakeholder-map

stakeholder-map is a skill for Claude Code from killvxk/pm-skills-zh. It costs 57 tokens per session (657 once invoked), scanned A, original, MIT.

A stakeholder map lists the people and groups affected by a project, then places them in a grid based on their decision-making power and level of interest. It adds a communication plan for each group.

In plain words
What is it for?
Use it when planning a project, preparing a release, aligning teams across departments, or deciding how to involve executives, engineers, customers, suppliers, regulators, and other groups.
Why use it?
It helps teams avoid overlooking decision-makers, affected users, support staff, partners, or sensitive conflicts. It clarifies who needs close involvement, updates, or only occasional monitoring.

Skill for Claude Code

Written for Claude Code: $ARGUMENTS substitution.

Part of the pm-execution plugin — 15 skills, 10 commands shipped together

Good fit Use it when planning a project, preparing a release, aligning teams across departments, or deciding how to involve executives, engineers, customers, suppliers, regulators, and other groups.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/killvxk/pm-skills-zh/stakeholder-map
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add killvxk/pm-skills-zh --skill stakeholder-map
Clone the repo
git clone --depth 1 https://github.com/killvxk/pm-skills-zh

Made for: Claude Code.

Or install pm-execution, the plugin that ships this one along with the rest of its 15 skills, 10 commands.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for stakeholder-map

README.md
[![agentmods](https://agentmods.dev/badge/skills/killvxk/pm-skills-zh/stakeholder-map/github.svg)](https://agentmods.dev/skills/killvxk/pm-skills-zh/stakeholder-map)
Your own site
<a href="https://agentmods.dev/skills/killvxk/pm-skills-zh/stakeholder-map"><img src="https://agentmods.dev/badge/skills/killvxk/pm-skills-zh/stakeholder-map/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for stakeholder-map

Your own site · 80×15
<a href="https://agentmods.dev/skills/killvxk/pm-skills-zh/stakeholder-map"><img src="https://agentmods.dev/badge/skills/killvxk/pm-skills-zh/stakeholder-map.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 57 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 657 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00057 $0.00657
Opus 5 $0.00028 $0.00329
Sonnet 5 $0.00011 $0.00131
Haiku 4.5 $0.00006 $0.00066

Measured 9d ago against content hash b9949b91f65a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

stakeholder-map scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

pm-execution/skills/stakeholder-map/SKILL.md · 52 lines

What it actually says

干系人地图与沟通计划

在权力×利益方格上映射干系人,并为每个群体制定定制化沟通计划。

Context(背景)

你正在帮助为 $ARGUMENTS 构建干系人地图。

如果用户提供了文件(组织架构图、项目简报、团队名单),请先阅读。如果他们描述了产品或计划,用该背景信息推断可能的干系人。

Instructions(操作指南)

  1. 识别干系人:列出所有相关的个人和群体——高管、工程负责人、设计师、市场、销售、支持、法务、财务、外部合作伙伴和终端用户。

  2. 按两个维度对每位干系人进行分类

    • 权力(高/低):影响决策、资源或成果的能力
    • 关注度(高/低):项目对其直接影响程度,或其参与积极性
  3. 将干系人放入权力×利益方格

    高关注度 低关注度
    高权力 重点管理 — 定期一对一,参与决策,提前征询意见 保持满意 — 定期更新,仅上报关键问题
    低权力 及时告知 — 定期状态更新,邀请参加演示,收集反馈 持续监控 — 轻量级更新,按需响应
  4. 针对每个象限,推荐:

    • 沟通频率(每天、每周、每两周、每月)
    • 沟通形式(一对一、邮件、Slack、会议、看板)
    • 核心信息和表达框架
    • 忽视此干系人的潜在风险
  5. 创建沟通计划表格

    干系人 角色 权力 关注度 策略 频率 渠道 核心信息
  6. 标注潜在冲突:识别利益存在竞争关系的干系人,并建议对齐策略。

逐步思考。将干系人地图保存为 Markdown 文档。


Further Reading(延伸阅读)

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 52 lines · 57 tokens per session scan A b9949b91f65a

Subscribe to this mod's changes

stakeholder-map is a skill published in the GitHub repository killvxk/pm-skills-zh (156 stars, last pushed 5mo ago), licensed MIT. It adds 57 tokens to every session and 657 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

recipe-create-meet-space

Create a Google Meet meeting space and share the join link.

googleworkspace/cli · 18 tokens

workthreads

SpecStory Workthreads - a weekly work-thread rollup across a team's repos from SpecStory coding histories (any agent - Claude Code, Codex, Cursor, Gemini, and more). It groups the window's sessions into threads of work per project and labels each new / open / recently closed, so a lead sees what shipped, what is still…

specstoryai/getspecstory · 126 tokens

atmos-config

Atmos root configuration: atmos.yaml discovery, precedence, deep merging, basepath, imports, minimal bootstrap, and routing to narrower Atmos skills.

cloudposse/atmos · 31 tokens

story-readiness

Validate that a story file is implementation-ready. Checks for embedded GDD requirements, ADR references, engine notes, clear acceptance criteria, and no open design questions. Produces READY / NEEDS WORK / BLOCKED verdict with specific gaps. Use when user says 'is this story ready', 'can I start on this story', 'is…

Donchitos/Claude-Code-Game-Studios · 77 tokens

autotask-creator

Rules for automation CRUD from the group-chat commander. The commander does not call mutation tools and does not edit cloud/autotasks files directly. It emits one or more top-level ... containers in its final text; the bus parses and applies them after the turn.

Orkas-AI/Orkas · 5 tokens

monorepo-management

Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monorepos, optimizing builds, or managing shared dependencies.

wshobson/agents · 54 tokens