Skip to content

Instantly share code, notes, and snippets.

@iamhenry
Created March 29, 2025 20:15
Show Gist options
  • Select an option

  • Save iamhenry/99f4a617effd707afd3a47b597c3de33 to your computer and use it in GitHub Desktop.

Select an option

Save iamhenry/99f4a617effd707afd3a47b597c3de33 to your computer and use it in GitHub Desktop.
Generate Memory

i want you to create a new file called MEMORY.md (in Context Bank directory) to store lessons in there. the format should be in a timeline structure, with the most recent one at the top. it should include lessons from this entire conversation so that we dont encounter them again in the future

follow this format

# MEMORY.md

## [DD-MM-YYYY HH:MM AM/PM] Lesson Title
**Context:** [Brief description of when/why this lesson was learned]  
**Lesson:** [List key takeaway, decision, or fix]  
**Related Methods/Concepts:** [List of methods, functions, or topics involved]  
**Future Improvements:** [List how the workflow/conversation could be optimized]  
``
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment