AI-powered sales call QA in your terminal. A Claude Code plugin that transcribes, scores, and coaches — all through slash commands.
curl -fsSL https://pitchparse.com/install.sh | shgit clone https://github.com/jinga-lala/pitchparse-cli.git
cd pitchparse-cli
sh install.sh| Command | Description |
|---|---|
/sales-qa:transcribe | Transcribe audio/video with speaker diarization |
/sales-qa:analyze | Score a transcript against 10 KPIs |
/sales-qa:report | Generate a coaching report for a consultant |
/sales-qa:manager-overview | Aggregate dashboard across multiple calls |
/sales-qa:generate-synthetic | Create test transcripts for pipeline testing |
/sales-qa:pipeline | Full end-to-end: transcribe, analyze, and dashboard |
ANTHROPIC_API_KEY
Claude API key for transcript analysis
DEEPGRAM_API_KEY
Required only for audio/video transcription via Deepgram
Need help? Learn more about Pitch|Parse