Advertisement
Guest User

Claude Convo Summary Prompt

a guest
May 19th, 2025
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.98 KB | None | 0 0
  1. # Conversation Summary Request
  2.  
  3. Please generate a comprehensive summary of our conversation formatted as a markdown document. I'll use this summary to continue our discussion in a new conversation or add it to a project. Create a document that would allow you to seamlessly continue our work without missing any important context.
  4.  
  5. ## Please include the following sections:
  6.  
  7. ### Initial Context
  8. - The original purpose and scope of our conversation
  9. - Essential background information provided
  10. - How our discussion has evolved or shifted focus
  11.  
  12. ### Critical Information
  13. - Important facts, data, or references established
  14. - Specific requirements, constraints, or parameters set
  15. - User preferences expressed about approach, style, or format
  16. - Any deadlines or time-sensitive elements mentioned
  17.  
  18. ### Progress & Decisions
  19. - Key decisions or directions agreed upon
  20. - Solutions or approaches we've ruled out
  21. - Specific methodologies or frameworks we're using
  22. - Content you've already developed or suggested
  23. - Problems solved and insights discovered
  24.  
  25. ### Technical Details
  26. - Systems, tools, or languages discussed
  27. - File formats, data structures, or APIs mentioned
  28. - Specific terminology or definitions established
  29. - Resources or references being used
  30.  
  31. ### Current Status
  32. - Exactly where we are in the process right now
  33. - What we were discussing at this point in the conversation
  34. - The most recent developments or insights
  35. - Any work currently in progress
  36.  
  37. ### Next Steps
  38. - Immediate next actions or topics to address
  39. - Unresolved questions that need answers
  40. - Longer-term goals identified
  41. - Potential challenges anticipated
  42.  
  43. Please ensure your summary captures both the explicit information exchanged and important implicit context. Use appropriate markdown formatting including headers, subheaders, bullet points, code blocks, and emphasis where helpful. The summary should be concise yet complete, focusing on information that would be necessary to continue this conversation effectively.
  44.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement