stakeholder-update

stakeholder-update is a skill for Claude Code from nota-america/forgecat-agent-profiles. It costs 53 tokens per session (3,273 once invoked), scanned A, a copy of stakeholder-update, Apache-2.0.

A workflow for writing progress updates for people involved in a project, such as company leaders, engineers, partners, or customers. It adapts the level of detail and tone to the audience and reporting schedule.

In plain words
What is it for?
It is for weekly or monthly status reports, launch announcements, risk escalations, and one-off updates. It can produce executive, engineering, cross-functional, or customer-facing versions.
Why use it?
It removes the need to rewrite the same project information for different groups. It helps communicate progress, risks, blockers, decisions, and next steps clearly.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Good fit It is for weekly or monthly status reports, launch announcements, risk escalations, and one-off updates. It can produce executive, engineering, cross-functional, or customer-facing versions.

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

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/skills/nota-america/forgecat-agent-profiles/stakeholder-update/github.svg)](https://agentmods.dev/skills/nota-america/forgecat-agent-profiles/stakeholder-update)
Your own site
<a href="https://agentmods.dev/skills/nota-america/forgecat-agent-profiles/stakeholder-update"><img src="https://agentmods.dev/badge/skills/nota-america/forgecat-agent-profiles/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/skills/nota-america/forgecat-agent-profiles/stakeholder-update"><img src="https://agentmods.dev/badge/skills/nota-america/forgecat-agent-profiles/stakeholder-update.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 53 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,273 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 95% 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.00053 $0.03273
Opus 5 $0.00026 $0.01636
Sonnet 5 $0.00011 $0.00655
Haiku 4.5 $0.00005 $0.00327

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

95% identical to stakeholder-update — 9 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.

profiles/anthropics/knowledge-work-plugins/anthropics_knowledge-work-plugins_product-management/for-claude/.claude/skills/stakeholder-update/SKILL.md · 356 lines

How it starts

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

Stakeholder Update

If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md (.forgecat/profiles/@forgecat/anthropics_knowledge-work-plugins_product-management/CONNECTORS.md).

Generate a stakeholder update tailored to the audience and cadence.

Usage

/stakeholder-update $ARGUMENTS

Workflow

1. Determine Update Type

Ask the user what kind of update:

  • Weekly: Regular cadence update on progress, blockers, and next steps
  • Monthly: Higher-level summary with trends, milestones, and strategic alignment
  • Launch: Announcement of a feature or product launch with details and impact
  • Ad-hoc: One-off update for a specific situation (escalation, pivot, major decision)

2. Determine Audience

Ask who the update is for:

  • Executives / leadership: High-level, outcome-focused, strategic framing, brief
  • Engineering team: Technical detail, implementation context, blockers, decisions needed
  • Cross-functional partners: Context-appropriate detail, focus on shared goals and dependencies
  • Customers / external: Benefits-focused, clear timelines, no internal jargon
  • Board: Metrics-driven, strategic, risk-focused, very concise

3. Pull Context from Connected Tools

If ~~project tracker is connected:

  • Pull status of roadmap items and milestones
  • Identify completed items since last update
  • Surface items that are at risk or blocked
  • Pull sprint or iteration progress

If ~~chat is connected:

  • Search for relevant team discussions and decisions
  • Find blockers or issues raised in channels
  • Identify key decisions made asynchronously

If ~~meeting transcription is connected:

  • Pull recent meeting notes and discussion summaries
  • Find decisions and action items from relevant meetings

If ~~knowledge base is connected:

  • Search for recent meeting notes
  • Find decision documents or design reviews

If no tools are connected, ask the user to provide:

  • What was accomplished since the last update
  • Current blockers or risks
  • Key decisions made or needed
  • What is coming next

Read the full file on GitHub · 356 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 · 356 lines · 53 tokens per session scan A ed787294c3f5

Subscribe to this mod's changes

stakeholder-update is a skill published in the GitHub repository nota-america/forgecat-agent-profiles (66 stars, last pushed yesterday), licensed Apache-2.0. It adds 53 tokens to every session and 3,273 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 95% identical to stakeholder-update, differing in 9 lines, and is treated as a copy.