stakeholder-update

stakeholder-update is a command for Claude Code from lucasgaravelli/pm-skills-claude-code. It costs 0 tokens per session (2,865 once invoked), scanned A, a copy of stakeholder-update, MIT.

A command that turns messy sprint notes into a short executive status update covering the situation, decisions, next steps, and risks.

In plain words
What is it for?
Use it after a sprint, discovery project, or important decision to prepare an update for executives, a board, or other stakeholders.
Why use it?
It gives stakeholders a clear account of what happened and what needs attention.

Command for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it after a sprint, discovery project, or important decision to prepare an update for executives, a board, or other stakeholders.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/lucasgaravelli/pm-skills-claude-code/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.

Clone the repo
git clone --depth 1 https://github.com/lucasgaravelli/pm-skills-claude-code

Made for: Claude Code.

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/commands/lucasgaravelli/pm-skills-claude-code/stakeholder-update/github.svg)](https://agentmods.dev/commands/lucasgaravelli/pm-skills-claude-code/stakeholder-update)
Your own site
<a href="https://agentmods.dev/commands/lucasgaravelli/pm-skills-claude-code/stakeholder-update"><img src="https://agentmods.dev/badge/commands/lucasgaravelli/pm-skills-claude-code/stakeholder-update/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-update

Your own site · 80×15
<a href="https://agentmods.dev/commands/lucasgaravelli/pm-skills-claude-code/stakeholder-update"><img src="https://agentmods.dev/badge/commands/lucasgaravelli/pm-skills-claude-code/stakeholder-update.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,865 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 100% copy Near-identical to another mod 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.00000 $0.02865
Opus 5 $0.00000 $0.01432
Sonnet 5 $0.00000 $0.00573
Haiku 4.5 $0.00000 $0.00286

Measured 9d ago against content hash 57fa84912bca, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, 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 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.

Origin

This is a copy

100% identical to stakeholder-update — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.claude/commands/stakeholder-update.md · 357 lines

How it starts

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

/stakeholder-update

O que essa skill faz

Transforma notas confusas de sprint em status executivo limpo: situação atual, decisões tomadas, próximos passos, riscos.

Saída: Update de 1-2 páginas pronto para board, exec, ou stakeholders.


Quando usar

  • Final de sprint/semana, precisa briefar executivos
  • Descoberta importante que afeta roadmap
  • Problema ou decisão que precisa escalação
  • Board meeting na semana que vem

Input esperado

Mínimo:

  • Notas confusas da sprint/descoberta/research
  • Contexto: O que stakeholders precisam saber?
  • Urgência: É para informar ou para decisão?

Opcional:

  • Métricas (churn, engagement, revenue impact)
  • Dados de descoberta
  • Screenshots ou mockups
  • Comparação vs plano

Processo

  1. Extração de narrativa — Qual é a história aqui?
  2. Estrutura clara — Situação → Impacto → Recomendação
  3. Números quando possível — "Impacto de $50k/ano" vs "impacto grande"
  4. Decisão clara — O que precisa ser decidido?
  5. Próximos passos — Quem faz o quê até quando?

Output

# Status Update — [Data/Período]

## Executive Summary
[1 parágrafo que resume: situação, impacto, recomendação]

---

## Situation

### What happened
[Contexto do que ocorreu — descoberta, resultado, problema]

### Impact
**On business**: [$ impacto ou métrica]
**On timeline**: [Roadmap shift ou não?]
**On team**: [Resource impact]

### Data points
- [Métrica 1]: [Número]
- [Métrica 2]: [Número]
- [Discovery insight]: [Frase-chave]

---

## Analysis

### What we learned
[3-5 bullets de insight principal]

### Why it matters
[Contexto maior — como isso muda estratégia ou próximos passos?]

### What we considered
[Opções que analisamos — se decisão é necesária]

---

## Recommendation

### Option A: [Opção 1]
**Pros**: [2-3 vantagens]
**Cons**: [2-3 desvantagens]
**Cost**: [$X ou Y weeks]
**Timeline**: [Quando termina]

### Option B: [Opção 2]
**Pros**: [...]
**Cons**: [...]
**Cost**: [...]
**Timeline**: [...]

### Option C: [Opção 3]
**Pros**: [...]
**Cons**: [...]
**Cost**: [...]
**Timeline**: [...]

### Our recommendation
**Go with Option [A/B/C]** because [razão principal].

**Expected outcome**: [Métrica esperada if decidem isso]

---

## Next Steps

| What | Owner | When | Blocker? |
|------|-------|------|----------|
| [Decision needed] | [Role] | [Date] | [If yes] |
| [Action] | [Owner] | [Date] | [If yes] |
| [Communication] | [Owner] | [Date] | |

---

## Risks

| Risk | Mitigação | Monitoring |
|------|-----------|-----------|
| [Risk] | [Como evitar] | [Como detectar] |

---

## Questions?
Contact: [PM name] - [email]

Read the full file on GitHub · 357 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. 9d ago First seen · 357 lines · 0 tokens per session scan A 57fa84912bca

Subscribe to this mod's changes

stakeholder-update is a command published in the GitHub repository lucasgaravelli/pm-skills-claude-code (20 stars, last pushed 4mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,865 tokens. A static security scan graded it A with 0 findings. It is 100% identical to stakeholder-update, differing in 0 lines, and is treated as a copy.