Automating my post-meeting workflow with Claude Code
Following up on my last post. Wanted to share how my post-meeting workflow actually works.
After every customer call, I used to spend time 20-30 minutes on the usual admin stuff: following up, CRM updates, next steps. Now it takes about 2 minutes.
Here is the flow:
Meeting ends → I run a custom slash command in Claude Code and drop in the transcript.
Claude reads the transcript, writes the follow-up email and adds it to my drafts in email. I never automate any customer interaction without being in the loop and approving.
Same transcript updates our CRM Meeting notes, next steps field, and any action items. Hubspot's MCP only has read access so I had Claude Code build a custom integration to write back. Our CTO reviewed and approved everything before connecting it to production.
A snippet of the instruction I use is something like: Here's a transcript from a customer call. Write a follow-up email that recaps what we discussed and lists next steps. Then give me structured CRM notes with: summary, next steps, and action items with owners.
In the instructions, I also gave Claude previous follow-up emails I used as examples.
This did take some iteration and wasn't perfect on day 1 or even week 1. The key was just getting started.
Happy to answer any questions!