Claude-skill-registry call-review-kit
Use to facilitate structured call review sessions with agendas, scorecards,
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-review-kit" ~/.claude/skills/majiayu000-claude-skill-registry-call-review-kit && rm -rf "$T"
manifest:
skills/data/call-review-kit/SKILL.mdtags
source content
Call Review Kit Skill
When to Use
- Weekly manager call reviews or peer coaching circles.
- Prepping enablement-led film sessions with highlight clips.
- Running virtual/asynchronous call breakdowns with shared notes.
Framework
- Call Selection Criteria – define stage, persona, outcome, and signal thresholds.
- Agenda Blueprint – intro, clip playback, group discussion, scoring, commitments.
- Scorecard Template – sections for core competencies, comments, and ratings.
- Engagement Mechanics – polls, chat prompts, breakout instructions, facilitator notes.
- Action Tracker – capture commitments, due dates, and success metrics.
Templates
- Call review agenda + facilitation notes.
- Scorecard worksheet (per rep + group summary).
- Follow-up email template with recap + assignments.
Tips
- Rotate presenters and keep clips <3 minutes to maintain engagement.
- Invite cross-functional observers (SE, PMM) for broader perspective.
- Pair with
for post-session assignments.reinforcement-drills