split-transcript
Installation
SKILL.md
Split transcript by intent
Take a transcript that mixes several kinds of content — instructions, background, decisions, todos — and emit one file per category. The user can then route each piece to its appropriate destination (prompts to a dev tool, action items to Todoist, context to the project's context folder, etc.).
When to use
- Dictated dev brief: "Here's what I want built [prompt], the system currently does X [context], we need to handle case Y [requirement], and remind me to email Bob tomorrow [action item]"
- Voice-dictated code review mixing observations and asks
- Planning session that produced both decisions and follow-ups
- Any transcript where the user explicitly says "split this up"