Skip to content

Add clojure memory instructions and prompt#213

Merged
aaronpowell merged 2 commits into
github:mainfrom
PEZ:clojure-memory
Aug 26, 2025
Merged

Add clojure memory instructions and prompt#213
aaronpowell merged 2 commits into
github:mainfrom
PEZ:clojure-memory

Conversation

@PEZ

@PEZ PEZ commented Aug 26, 2025

Copy link
Copy Markdown
Contributor

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, or chat mode file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, or chat mode with GitHub Copilot.
  • I have run node update-readme.js and verified that README.md is up to date.

Description

Adds a prompt for updating a clojure memory instructions file. Similar to a remember feature in the dev version of Beast Mode, but as a prompt, and tailored for Clojure.

Also adds some default memories, collected, curated and updated during some weeks of using the prompt.


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • Other (please specify):

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

Copilot AI review requested due to automatic review settings August 26, 2025 14:55

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds Clojure-specific memory management functionality to help AI assistants learn from mistakes and avoid common pitfalls when working with Clojure projects.

  • Introduces a prompt for updating memory instructions based on lessons learned
  • Provides comprehensive default Clojure-specific instructions covering common gotchas
  • Updates README files to include the new files in the documentation

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

File Description
prompts/clojure-add-to-memory.prompt.md New prompt for updating Clojure memory instructions with mistakes and lessons learned
instructions/clojure-memory.instructions.md Default memory instructions covering common Clojure development pitfalls and best practices
README.prompts.md Adds entry for the new Clojure memory updater prompt
README.instructions.md Adds entry for the new Clojure memory instructions file

Comment thread instructions/clojure-memory.instructions.md Outdated
Comment thread instructions/clojure-memory.instructions.md Outdated
Comment thread instructions/clojure-memory.instructions.md Outdated
@aaronpowell aaronpowell merged commit 4df6f85 into github:main Aug 26, 2025
2 checks passed
iletai pushed a commit to iletai/awesome-copilot that referenced this pull request Sep 3, 2025
* Add clojure memory instructions and prompt

* Fix typos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants