Claude-skill-registry call-brief-framework
Use to structure concise call briefs with objectives, agendas, and role
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/call-brief-framework" ~/.claude/skills/majiayu000-claude-skill-registry-call-brief-framework && rm -rf "$T"
manifest:
skills/data/call-brief-framework/SKILL.mdsource content
Call Brief Framework Skill
When to Use
- Preparing customer meetings that need clear objectives and roles.
- Enabling managers to inspect upcoming calls before they happen.
- Sharing quick reference docs with supporting teams (SEs, exec sponsors).
Framework
- Objective & Outcome – state desired business outcome and success signals.
- Stakeholders & Roles – list attendees, personas, and internal owners.
- Agenda – map timeline with talk tracks, demos, and checkpoints.
- Key Messages & Proof – highlight value pillars, metrics, and references.
- Risks & Follow-ups – flag sensitivities, blockers, and immediate next steps.
Templates
- One-page call brief (objective, agenda, roles, messaging, assets).
- Manager inspection checklist.
- Follow-up log for commitments captured during the meeting.
Tips
- Keep the brief within a single page to encourage adoption.
- Include a “call scorecard” section so managers can annotate feedback post-call.
- Pair with
for tailored questions and talk tracks.persona-intel