Stakeholder Update

If you see unfamiliar placeholders or need to check which tools are connected, see 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:

2. Determine Audience

Ask who the update is for:

3. Pull Context from Connected Tools

If ~~project tracker is connected:

If ~~chat is connected:

If ~~meeting transcription is connected:

If ~~knowledge base is connected:

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

4. Generate the Update

Structure the update for the target audience using the templates and frameworks below.

For executives: TL;DR, status color (G/Y/R), key progress tied to goals, decisions made, risks with mitigation, specific asks, and next milestones. Keep it under 300 words.

For engineering: What shipped (with links), what is in progress (with owners), blockers, decisions needed (with options and recommendation), and what is coming next.

For cross-functional partners: What is coming that affects them, what you need from them (with deadlines), decisions that impact their team, and areas open for input.

For customers: What is new (framed as benefits), what is coming soon, known issues with workarounds, and how to provide feedback. No internal jargon.

For launch announcements: What launched, why it matters, key details (scope, availability, limitations), success metrics, rollout plan, and feedback channels.

5. Review and Deliver

After generating the update:

Update Templates by Audience

Executive / Leadership Update

Executives want: strategic context, progress against goals, risks that need their help, decisions that need their input.

Format:

Status: [Green / Yellow / Red]

TL;DR: [One sentence — the most important thing to know]

Progress:
- [Outcome achieved, tied to goal/OKR]
- [Milestone reached, with impact]
- [Key metric movement]

Risks:
- [Risk]: [Mitigation plan]. [Ask if needed].

Decisions needed:
- [Decision]: [Options with recommendation]. Need by [date].

Next milestones:
- [Milestone] — [Date]

Tips for executive updates:

Engineering Team Update

Engineers want: clear priorities, technical context, blockers resolved, decisions that affect their work.

Format:

Shipped:
- [Feature/fix] — [Link to PR/ticket]. [Impact if notable].

In progress:
- [Item] — [Owner]. [Expected completion]. [Blockers if any].

Decisions:
- [Decision made]: [Rationale]. [Link to ADR if exists].
- [Decision needed]: [Context]. [Options]. [Recommendation].

Priority changes:
- [What changed and why]

Coming up:
- [Next items] — [Context on why these are next]

Tips for engineering updates:

Cross-Functional Partner Update

Partners (design, marketing, sales, support) want: what is coming that affects them, what they need to prepare for, how to give input.

Format:

What's coming:
- [Feature/launch] — [Date]. [What this means for your team].

What we need from you:
- [Specific ask] — [Context]. By [date].

Decisions made:
- [Decision] — [How it affects your team].

Open for input:
- [Topic we'd love feedback on] — [How to provide it].

Customer / External Update

Customers want: what is new, what is coming, how it benefits them, how to get started.

Format:

What's new:
- [Feature] — [Benefit in customer terms]. [How to use it / link].

Coming soon:
- [Feature] — [Expected timing]. [Why it matters to you].

Known issues:
- [Issue] — [Status]. [Workaround if available].

Feedback:
- [How to share feedback or request features]

Tips for customer updates:

Status Reporting Framework

Green / Yellow / Red Status

Green (On Track):

Yellow (At Risk):

Red (Off Track):

When to Change Status

Risk Communication

ROAM Framework for Risk Management

Communicating Risks Effectively

  1. State the risk clearly: "There is a risk that [thing] happens because [reason]"
  2. Quantify the impact: "If this happens, the consequence is [impact]"
  3. State the likelihood: "This is [likely/possible/unlikely] because [evidence]"
  4. Present the mitigation: "We are managing this by [actions]"
  5. Make the ask: "We need [specific help] to further reduce this risk"

Common Mistakes in Risk Communication

Decision Documentation (ADRs)

Architecture Decision Record Format

Document important decisions for future reference:

# [Decision Title]

## Status
[Proposed / Accepted / Deprecated / Superseded by ADR-XXX]

## Context
What is the situation that requires a decision? What forces are at play?

## Decision
What did we decide? State the decision clearly and directly.

## Consequences
What are the implications of this decision?
- Positive consequences
- Negative consequences or tradeoffs accepted
- What this enables or prevents in the future

## Alternatives Considered
What other options were evaluated?
For each: what was it, why was it rejected?

When to Write an ADR

Tips for Decision Documentation

Meeting Facilitation

Stand-up / Daily Sync

Purpose: Surface blockers, coordinate work, maintain momentum. Format: Each person shares:

Facilitation tips:

Sprint / Iteration Planning

Purpose: Commit to work for the next sprint. Align on priorities and scope. Format:

  1. Review: what shipped last sprint, what carried over, what was cut
  2. Priorities: what are the most important things to accomplish this sprint
  3. Capacity: how much can the team take on (account for PTO, on-call, meetings)
  4. Commitment: select items from the backlog that fit capacity and priorities
  5. Dependencies: flag any cross-team or external dependencies

Facilitation tips:

Retrospective

Purpose: Reflect on what went well, what did not, and what to change. Format:

  1. Set the stage: remind the team of the goal and create psychological safety
  2. Gather data: what went well, what did not go well, what was confusing
  3. Generate insights: identify patterns and root causes
  4. Decide actions: pick 1-3 specific improvements to try next sprint
  5. Close: thank people for honest feedback

Facilitation tips:

Stakeholder Review / Demo

Purpose: Show progress, gather feedback, build alignment. Format:

  1. Context: remind stakeholders of the goal and what they saw last time
  2. Demo: show what was built. Use real product, not slides.
  3. Metrics: share any early data or feedback
  4. Feedback: structured time for questions and input
  5. Next steps: what is coming next and when the next review will be

Facilitation tips:

Output Format

Keep updates scannable. Use bold for key points, bullets for lists. Executive updates should be under 300 words. Engineering updates can be longer but should still be structured for skimming.

Tips