# My meeting summarization prompts

Published: 2026-02-02T00:00:00.000Z
Canonical: https://wow.pjh.is/journal/meeting-summarization-prompts

I use [Granola](https://wow.pjh.is/journal/call-transcription-with-granola) to transcribe calls, then Claude Code to make summaries that are better than Granola's.

Here are the prompts I use:

1. [Transcript tidying prompt](https://gist.github.com/peterhartree/44d1c537f1eab70740a0ede6c016115b) — cleans up the raw transcript while preserving exact wording for expressions of certainty/uncertainty, commitments, and memorable phrases

2. [Meeting summary prompt](https://gist.github.com/peterhartree/219ec15687bdce13a979096a5aea79b2) — creates comprehensive chronological summaries with appendices for open questions, key quotes, and underlying dynamics

If you use Granola, see my [summarise Granola](https://github.com/HartreeWorks/skill--summarise-granola/blob/main/SKILL.md) skill.
