Claude-skill-registry executive-briefing-kit
Framework for packaging competitive updates into executive-ready narratives
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-briefing-kit" ~/.claude/skills/majiayu000-claude-skill-registry-executive-briefing-kit && rm -rf "$T"
manifest:
skills/data/executive-briefing-kit/SKILL.mdsource content
Executive Briefing Kit Skill
When to Use
- Preparing board/ELT updates on competitive threats and market shifts.
- Summarizing key intel for quarterly business reviews or deal war rooms.
- Aligning cross-functional leaders on immediate actions + investments.
Framework
- Story Arc – context, signal summary, threat/opportunity framing, recommended plays.
- Evidence Layer – data, quotes, visuals, scorecards, customer anecdotes.
- Action Register – decisions required, owner, due date, confidence level, resource ask.
- Escalation Hooks – highlight urgent risks, exec sponsors, and escalation paths.
- Follow-up Cadence – timeline for progress updates, KPI tracking, and retrospectives.
Templates
- One-page exec brief + appendix outline.
- Slide template with signal cards, impact matrix, and action tracker.
- Decision log template for recording commitments + rationale.
Tips
- Lead with business impact before diving into tactical intel.
- Include “what we need from you” explicitly to unlock fast decisions.
- Use with
andanalyze-competitive-landscape
for cohesive storytelling.build-battlecard-suite