Back to home
CLI Plugin

Pitch|Parse CLI

AI-powered sales call QA in your terminal. A Claude Code plugin that transcribes, scores, and coaches — all through slash commands.

Install

curl -fsSL https://pitchparse.com/install.sh | sh

Manual Install

git clone https://github.com/jinga-lala/pitchparse-cli.git
cd pitchparse-cli
sh install.sh

Commands

CommandDescription
/sales-qa:transcribeTranscribe audio/video with speaker diarization
/sales-qa:analyzeScore a transcript against 10 KPIs
/sales-qa:reportGenerate a coaching report for a consultant
/sales-qa:manager-overviewAggregate dashboard across multiple calls
/sales-qa:generate-syntheticCreate test transcripts for pipeline testing
/sales-qa:pipelineFull end-to-end: transcribe, analyze, and dashboard

Requirements

required

ANTHROPIC_API_KEY

Claude API key for transcript analysis

optional

DEEPGRAM_API_KEY

Required only for audio/video transcription via Deepgram