From pm-skills
Transforms any source artifact (spec, research, retro, notes) into a canonical master document with audience-tailored briefings for exec, board, engineering, UX, and more. Ensures all versions stay aligned via traceable projections.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pm-skills:foundation-stakeholder-briefingsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
<!-- PM-Skills | https://github.com/product-on-purpose/pm-skills | Apache 2.0 -->
A stakeholder-briefings artifact takes one source (a PRD, a discovery synthesis, a research report, a GTM or launch plan, experiment results, a retro or incident write-up, or raw notes) and produces a single saveable file containing:
M1, M2, ...); andThe skill runs master-first, then projects. The master is the single source of truth; every briefing is a projection of it. A briefing may omit, reorder, and translate master content, but it may never assert a claim that is not in the master. That projection rule is what keeps the executive version and the engineering version from quietly disagreeing, and it is the difference between this skill and asking a model to "rewrite this six ways."
Distinct from foundation-stakeholder-update (one async update of meeting outcomes for a single audience, meeting-bound), discover-stakeholder-summary (a map of who stakeholders are and their influence/interest), and foundation-persona (a customer/buyer viewpoint to design or market against).
foundation-stakeholder-update (it is meeting-bound; that is its scope).discover-stakeholder-summary.foundation-persona.When asked to create stakeholder briefings, follow these steps:
Ingest and classify the source. Read the provided artifact. Classify its type (spec/PRD, discovery/research, GTM/launch, strategy/roadmap, experiment/metrics, incident/retro, compliance/privacy/security, or raw/ambiguous). If the source is thin, continue but set input_quality: low and name the gap.
Build the master. Write the audience-neutral canonical document with these sections: What and Why, Decisions, Status, Risks and Open Questions, Asks, Timeline. Number every load-bearing claim with a stable ID (M1, M2, ...). The master carries no audience-specific spin; it is the shared substrate.
Propose the audiences. From the source type, propose the relevant subset using references/source-type-map.md (for example, a spec proposes Engineering, UX/Design, Data/BI, Executive; a GTM plan proposes PMM, Sales, CS/Support, Executive). Present the proposal and accept go (generate the proposed set), an edit (drop X, add Y), or all (all nine). If invoked with --go, skip the prompt and generate the proposal. No audience is ever locked out.
Project each briefing. For each chosen lens (see references/audience-lenses.md), render a self-contained block delimited by --- BEGIN: <lens> --- / --- END ---, containing:
Draws on: the master claim IDs this briefing projects (required).Primary ask: exactly one decision or action for this audience (required).Flag translations. Keep a translations-applied log (internal, below the shareable boundary) for every technical-to-business or inferred re-pitch, so the user can verify it lands. This section is never part of a shareable briefing.
Self-check the invariant before finalizing:
Draws on: ID resolves to a real master claim.Primary ask: per block.Draws on: set and confirm the body introduces nothing absent from those master claims. This is a review step, not automated.Render the artifact. Master (with claim IDs) -> the delimited briefing blocks -> the boundary marker -> the translations-applied log -> Sources and References. Remove all guidance blockquotes from the final output.
Nine first-class lenses, each defined by the decision it owns, plus a Custom slot whose lens is inferred from the audience name and source and shown for confirmation. Full definitions, per-lens "not this lens when" boundaries, and the overlap matrix (Exec vs Board, PMM vs Sales, Engineering vs Data, Legal vs Exec) are in references/audience-lenses.md.
YYYY-MM-DD_HH-MMtz_<title>_stakeholder-briefings.md), built from references/TEMPLATE.md.--split mode (write each block to its own file) is deferred; v1 is single-artifact.M1, M2, ...) and no audience-specific spin.Draws on: line whose IDs all resolve to master claims.Primary ask:.references/TEMPLATE.md - the master + briefing-block scaffold.references/audience-lenses.md - the nine lenses, boundaries, and overlap matrix.references/source-type-map.md - the source-type to audience proposal.foundation-stakeholder-update - one meeting update for one audience (distinct).discover-stakeholder-summary - mapping stakeholders (distinct).npx claudepluginhub product-on-purpose/pm-skills --plugin pm-skillsAdapts analytical findings to stakeholder audiences (executives, product teams, engineers, data teams) by adjusting framing, detail level, and format. Useful for narratives, decks, reports when audience specified.
Use this skill when the user asks to "tailor this for different audiences", "write this for an exec vs. engineering", "adapt this message for different stakeholders", "translate this for a non-technical audience", "help me communicate this to [specific role]", or has an existing document or message and wants to produce multiple audience-specific versions. This is a rewriting skill — it takes existing content and adapts it, not generates from scratch.
Creates shareable briefing documents from sessions, research, or learnings. Generates dual-audience formats like proposals, summaries, and research syntheses for humans and AI agents.