Claude-skill-registry event-briefs
Use when documenting event objectives, requirements, and alignment across
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/event-briefs" ~/.claude/skills/majiayu000-claude-skill-registry-event-briefs && rm -rf "$T"
manifest:
skills/data/event-briefs/SKILL.mdsource content
Event Brief Systems Skill
When to Use
- Kicking off any event (webinar, field, flagship).
- Aligning cross-functional partners before production starts.
- Handing event concepts to producers or regional teams.
Framework
- Overview – goal, target audience, date, format, tier.
- Narrative – theme, key messages, CTA, proof assets.
- Experience – agenda, speakers, demos, activations.
- Promotion – channels, audience segments, partner amplification.
- Operations – budgets, vendors, timelines, risks, approvals.
- Measurement – KPIs, dashboards, survey plan, follow-up flows.
Templates
- Master event brief doc (editable copy with the sections above preformatted).
- Reviewer checklist (approvals, dependencies, instrumentation, follow-up).
- Handoff packet outline for producers/regional teams.
Checklist
- ✅ Approvers + owners defined.
- ✅ Dependencies captured (product readiness, content, sales enablement).
- ✅ Data instrumentation planned.
- ✅ Post-event follow-up mapped.
Tips
- Keep briefs in shared workspace; version by event iteration.
- Reuse sections for series; highlight delta vs prior runs.
- Pair with
outputs to ensure continuity.manage-production