Added prompts to determine the starting and ending segments of a D&D session transcript

This commit is contained in:
2026-05-16 21:06:41 -05:00
parent 7f76534af0
commit d87e90f93b
9 changed files with 229 additions and 29 deletions

23
prompts/recap.user.md Normal file
View File

@@ -0,0 +1,23 @@
Produce a polished in-universe recap of the attached Dungeons & Dragons session transcript.
Use the following party roster to resolve speakers and character references:
- Mike Brown: DM
- Eric Rakestraw: Player (Hrank Greenfield, 13th-level Nature Cleric of Chauntea)
- Adam Rakestraw: Player (Alan Hohey, 13th-level Druid)
- Zach Anthony: Player (Svend Balderk, 13th-level Barbarian)
- Clint Twellman: Player (Popov, 13th-level Paladin)
The transcript may contain transcription errors, repeated lines, incomplete sentences, and occasional misheard proper nouns. You may assume that speaker identity is accurate. When the transcript is ambiguous, prefer accuracy over completeness.
A summary of the previous D&D session is also provided for context. Use it to understand the partys starting situation, ongoing plot threads, recurring NPCs, and target recap style. Do not treat the previous recap as evidence of what happened in the current session.
Previous session recap:
<<<PREVIOUS_SESSION_RECAP
{{input "recap"}}
PREVIOUS_SESSION_RECAP>>>
Current session transcript:
<<<CURRENT_SESSION_TRANSCRIPT
{{input "transcript"}}
CURRENT_SESSION_TRANSCRIPT>>>