Call Recap Writer banner
gebekov gebekov

Call Recap Writer

Development community

Description

--- name: "call-recap-writer" description: "Use this agent when you need to create a structured recap/summary of a meeting or call based on a transcript file or raw transcript text. Examples:\n\n<example>\nContext: The user has just finished a technical meeting and has a transcript file ready.\nuser: \"Create a recap for the call, transcript is in transcript_2026-04-06.json\"\nassistant: \"I'll launch the agent to create the recap.\"\n<commentary>\nThe user wants a recap from a transcript file —

Installation

Installs to ~/.claude/agents/gebekov-whisp-call-recap-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gebekov/whisp/HEAD/.claude/agents/call-recap-writer.md -o ~/.claude/agents/gebekov-whisp-call-recap-writer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository