stakeholder-update

stakeholder-update is a skill for Claude Code, Codex from broomva/skills. It costs 76 tokens per session (658 once invoked), scanned A, original, MIT.

A writing assistant that turns one set of project facts into separate updates for engineers, business leaders, and customer-success teams. Each version emphasizes the details and outcomes that matter to that audience.

In plain words
What is it for?
Use it with notes, pull-request descriptions, technical documents, or conversation summaries to explain changes, impact, next steps, risks, and customer actions in audience-appropriate language.
Why use it?
It avoids rewriting the same project information three times and reduces the risk of technical details being unclear to non-engineers. It keeps the different messages based on the same source facts.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it with notes, pull-request descriptions, technical documents, or conversation summaries to explain changes, impact, next steps, risks, and customer actions in audience-appropriate language.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/broomva/skills/stakeholder-update
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 broomva/skills --skill stakeholder-update
Clone the repo
git clone --depth 1 https://github.com/broomva/skills

Made for: Claude Code, Codex.

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-update

README.md
[![agentmods](https://agentmods.dev/badge/skills/broomva/skills/stakeholder-update.svg)](https://agentmods.dev/skills/broomva/skills/stakeholder-update)
Your own site
<a href="https://agentmods.dev/skills/broomva/skills/stakeholder-update"><img src="https://agentmods.dev/badge/skills/broomva/skills/stakeholder-update.svg" alt="Measured on agentmods" height="20"></a>
Per session 76 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 658 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.00076 $0.00658
Opus 5 $0.00038 $0.00329
Sonnet 5 $0.00015 $0.00132
Haiku 4.5 $0.00008 $0.00066

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

Security

Grade A, and why

stakeholder-update 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 8d 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.

skills/cadence/stakeholder-update/SKILL.md · 108 lines

How it starts

The opening of the file, as written. The whole thing — 108 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Stakeholder Update

One set of facts → three audience-specific versions.

Workflow

  1. Gather the facts — Accept raw project facts from the user. These can be:

    • A list of bullet points
    • A technical doc or PR description
    • A conversation summary
    • A vault note path
  2. Extract the core — Identify:

    • What changed (the facts)
    • Why it matters (the impact)
    • What's next (the action items)
    • Any risks or blockers
  3. Generate three versions:

Version 1: Technical (Engineering)

  • Lead with what changed technically
  • Include relevant code/architecture details
  • Reference PRs, commits, or technical docs
  • Use precise technical language
  • Focus on: implementation details, technical debt, performance metrics

Version 2: Business Impact (Leadership)

  • Lead with business outcome
  • Translate technical changes to business metrics
  • Include timeline and resource implications
  • Use clear, jargon-free language
  • Focus on: revenue impact, risk reduction, strategic alignment, timeline

Version 3: Customer-Facing (Success Teams)

  • Lead with user benefit
  • Explain changes in terms of user experience
  • Include any action items for customers
  • Use friendly, accessible language
  • Focus on: what's better for users, when they'll see it, what they need to do

Output Format

## Stakeholder Update: [Topic]

**Date**: [YYYY-MM-DD]
**Author**: [name]

---

### Technical Version (Engineering)

**TL;DR**: [one sentence]

[2-4 paragraphs with technical detail]

**Action items**:
- [ ] [engineering action]

---

### Business Version (Leadership)

**TL;DR**: [one sentence focused on business outcome]

[2-3 paragraphs, no jargon]

**Key metrics**:
- [metric]: [before] → [after]

**Action items**:
- [ ] [leadership action]

---

### Customer-Facing Version (Success Teams)

**TL;DR**: [one sentence focused on user benefit]

[2-3 paragraphs, friendly tone]

**Customer action required**: [yes/no + details]

**Talking points for support**:
1. [key point to communicate]
2. [key point to communicate]

Read the full file on GitHub · 108 lines

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. 8d ago First seen · 108 lines · 76 tokens per session scan A 5d13733e80e6

Subscribe to this mod's changes

stakeholder-update is a skill published in the GitHub repository broomva/skills (3 stars, last pushed today), licensed MIT. It adds 76 tokens to every session and 658 once invoked, about $0.0004 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-31.

Related

Other skills, from other repositories

syndic

Gère un parc de copropriétés en France avec vue portfolio consolidée. Couvre administration, comptabilité (décret 2005, plan comptable copro, 5 annexes), assemblées générales (convocation, PV, notification), appels de fonds, travaux, fournisseurs, recouvrement d'impayés et transition de syndic. Maîtrise les majorités…

romainsimon/paperasse · 194 tokens

template-instantiation

Creates .NET projects from templates with validated parameters, smart defaults, Central Package Management adaptation, and latest NuGet version resolution. USE FOR: creating new dotnet projects, scaffolding solutions with multiple projects, installing or uninstalling template packages, creating projects that respect…

managedcode/dotnet-skills · 168 tokens

note-improvement

Capture an out-of-scope improvement opportunity so it doesn't get lost. Use when the user asks to "note improvement", "save improvement", "track this for later", "remember this improvement", "note this idea", "log improvement", "backlog this", or "park this idea". Also invoke proactively when noticing something…

tobihagemann/turbo · 107 tokens

Product Strategy

A comprehensive skill for product strategy — covering frameworks, opportunity sizing, prioritization, roadmap building, OKRs, and stakeholder management. From early-stage discovery to mature product org execution.

cosmicstack-labs/mercury-agent-skills · 39 tokens

to-issues

A planning aid that breaks a PRD or technical specification into small implementation issues, each covering a complete, demonstrable piece of work.

smallnest/goal-workflow · 96 tokens

handover-admin

Generate comprehensive admin documentation for AEM Edge Delivery Services project handover. Use when handing over admin responsibilities, onboarding a new site administrator, or documenting admin procedures — e.g., "admin guide", "admin documentation", "admin handover".

adobe/skills · 52 tokens