Meeting Records Searcher banner
gebekov gebekov

Meeting Records Searcher

Development community

Description

--- name: "meeting-records-searcher" description: "Use this agent when the user wants to find information, decisions, tasks, or discussions from past meeting records stored in the `records/` directory. This includes searching for specific topics, people, decisions, or technical terms across recaps and transcripts.\n\n<example>\nContext: The user wants to find when a specific feature was discussed in team meetings.\nuser: \"When did we discuss the payment page redesign?\"\nassistant: \"I'll launc

Installation

Installs to ~/.claude/agents/gebekov-whisp-meeting-records-searcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gebekov/whisp/HEAD/.claude/agents/meeting-records-searcher.md -o ~/.claude/agents/gebekov-whisp-meeting-records-searcher.md

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

Full documentation available on GitHub

View Source Repository