Claude-skill-registry call-analysis-framework
Use to score calls, capture highlights, and convert insights into actions.
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-analysis-framework" ~/.claude/skills/majiayu000-claude-skill-registry-call-analysis-framework && rm -rf "$T"
manifest:
skills/data/call-analysis-framework/SKILL.mdsource content
Call Analysis Framework Skill
When to Use
- Reviewing discovery/diligence calls for coaching or inspection.
- Automating scorecards for enablement or QA teams.
- Prepping executive summaries of key customer conversations.
Framework
- Section Definition – intro, discovery, value, objection handling, next steps (customizable).
- Scoring Rubric – 1-5 scale with observable behaviors for each section.
- Signal Tags – categorize quotes (pain, metrics, stakeholders, commitments, risks).
- Insight Summaries – auto-generate “what went well” vs “improve” lists with evidence.
- Action Routing – push tasks to CRM, assign coaching drills, or escalate to leadership.
Templates
- Call analysis worksheet (scores, notes, quotes, actions).
- Highlight reel brief with timestamp, quote, takeaway.
- Manager inspection summary ready for pipeline reviews.
Tips
- Keep rubric consistent across teams to enable benchmarking.
- Capture 2-3 verbatim quotes per section for credibility.
- Pair with
when evaluating qualification coverage.meddic-checklist