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.
npx skills add ianklassen/pm-skills --skill stakeholder-updategit clone --depth 1 https://github.com/ianklassen/pm-skillsWrote 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.
[](https://agentmods.dev/skills/ianklassen/pm-skills/stakeholder-update)<a href="https://agentmods.dev/skills/ianklassen/pm-skills/stakeholder-update"><img src="https://agentmods.dev/badge/skills/ianklassen/pm-skills/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.
<a href="https://agentmods.dev/skills/ianklassen/pm-skills/stakeholder-update"><img src="https://agentmods.dev/badge/skills/ianklassen/pm-skills/stakeholder-update.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00081 | $0.00426 |
| Opus 5 | $0.00041 | $0.00213 |
| Sonnet 5 | $0.00016 | $0.00085 |
| Haiku 4.5 | $0.00008 | $0.00043 |
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 10d 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.
What it actually says
Stakeholder Update
What this does
Produces multiple honest versions of the same status, tuned to what each audience needs to act on, not multiple stories. The facts must be identical across versions; only altitude and detail change.
Process
- Write the ground truth first, once, before any audience-specific version. One paragraph: what happened, what's at risk, what's needed. Every audience version derives from this, so contradictions between versions are impossible by construction.
- For each audience, ask what they need to decide or do, not just what they'd find interesting.
- Exec: risk to timeline/budget/strategic bet, and whether a decision is needed from them
- Engineering: technical specifics, blockers, what unblocks them
- Customer-facing (if applicable, run
when-to-not-message-the-customerfirst): only what affects them, not internal cause detail
- Never let severity shift between versions. A risk described as "manageable" to engineering and "on track" to execs, when it's actually neither, is the classic failure mode this skill exists to prevent. If it's a risk, it's a risk in every version. Only the technical depth changes, not the honesty level.
Output structure
## Ground Truth
[One paragraph, audience-neutral, the source of everything below]
## Exec Version
[Risk/decision-focused, minimal jargon, states if a decision is needed]
## Engineering Version
[Technical detail, specific blockers, specific asks]
## Customer Version (only if when-to-not-message-the-customer says to send one)
[Only what affects them]
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.
- 10d ago First seen · 36 lines · 0 tokens per session scan A 0a5f19ffaea5
stakeholder-update is a skill published in the GitHub repository ianklassen/pm-skills (1 stars, last pushed 1mo ago), licensed MIT. It adds 81 tokens to every session and 426 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.
Other skills, from other repositories
utility-pm-skill-builder
Guides contributors from a PM skill idea to a complete Skill Implementation Packet aligned with pm-skills conventions. Runs gap analysis, validates through a Why Gate, classifies by type and phase, generates draft files, and writes to a staging area for review before promotion.
utility-pm-skill-iterate
Applies targeted improvements to an existing pm-skills skill based on feedback, validation reports, or convention changes. Reads current files, previews proposed changes, writes on confirmation, and suggests a version bump. Use when improving a skill after validation or feedback.
tool-note-and-vote
Structured group-decision mechanic that captures silent ideation, voting summaries, and Decider sign-off in a single bundled artifact. Use when a small team needs to make a fast decision with diverse input, when groupthink is a risk, or when a workshop moment demands silent contribution before discussion. Applicable…
utility-pm-workflow-builder
Guides a contributor from a workflow idea to a complete Workflow Implementation Packet (draft workflow file, draft workflow command, cross-cutting update checklist) in a staging area for review. Runs overlap analysis against the existing workflows with a Why Gate, then helps select and sequence skills with authored…
foundation-prioritized-action-plan
Produce a comprehensive, evidence-grounded prioritized action plan from any PM input (notes, transcripts, drafts, executive asks, Slack threads, or a raw situation). Outputs one saveable document with an executive summary, input mirror, situation classification (Cynefin), the binding constraint (Theory of…
foundation-meeting-synthesize
Cross-meeting archaeology skill. Consumes multiple meeting recaps (or raw notes) over a period and surfaces patterns invisible in any single meeting. Shows how decisions evolved, who has been saying what, where threads are stalling, and where contradictions have emerged. Produces a plain-text timeline, themes with…