Claude-skill-registry executive-kpi-briefings
Template pack for summarizing BI insights for ELT/board stakeholders.
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/executive-kpi-briefings" ~/.claude/skills/majiayu000-claude-skill-registry-executive-kpi-briefings && rm -rf "$T"
manifest:
skills/data/executive-kpi-briefings/SKILL.mdsource content
Executive KPI Briefings Skill
When to Use
- Preparing weekly/monthly ELT updates with BI insights.
- Translating dashboards into succinct decision memos.
- Coordinating follow-up actions after KPI reviews.
Framework
- Headline & Signal – lead with KPI delta, direction, and confidence.
- Driver Analysis – highlight top drivers, segments, or anomalies.
- Implications – spell out impact on goals, customers, or investments.
- Actions & Owners – list next steps, DRIs, due dates, and guardrails.
- Appendix – link to dashboard tabs, methodology, and deeper data.
Templates
- 1-page KPI memo (headline, context, actions).
- Slide template for ELT/board readouts.
- Follow-up tracker with ownership + status fields.
Tips
- Keep narratives under 200 words unless deeper context is requested.
- Pair with
andbuild-exec-dashboard
for consistent storytelling.plan-bi-roadmap - Capture questions/decisions in a log to feed future prioritization.