Stakeholder Update banner
ganske-px ganske-px

Stakeholder Update

Development community

Description

--- name: stakeholder-update description: Generate a stakeholder update tailored to audience and cadence — weekly, monthly, launch, or ad-hoc. Use when preparing a regular status update, announcing a launch, communicating a pivot, or drafting an executive summary. argument-hint: "<update type and audience>" --- # Stakeholder Update Generate a stakeholder update tailored to the audience and cadence. ## Workflow ### 1. Determine Update Type Ask the user what kind of update: - **Weekly**: Regu

Installation

Installs to ~/.claude/skills/ganske-px-open-skills-stakeholder-update/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ganske-px-open-skills-stakeholder-update && curl -fsSL https://raw.githubusercontent.com/ganske-px/open-skills/HEAD/commands/stakeholder-update.md -o ~/.claude/skills/ganske-px-open-skills-stakeholder-update/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository