Skip to content

Add Clojure Interactive Programming chat mode#102

Merged
aaronpowell merged 1 commit into
github:mainfrom
PEZ:clojure-chatmode
Jul 17, 2025
Merged

Add Clojure Interactive Programming chat mode#102
aaronpowell merged 1 commit into
github:mainfrom
PEZ:clojure-chatmode

Conversation

@PEZ

@PEZ PEZ commented Jul 16, 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

A Chat Mode for developing idiomatic Clojure code using interactive programming techniques.


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 July 16, 2025 06:20

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 introduces a new Clojure interactive programming chat mode and updates the README to list it.

  • Adds clojure-interactive-programming.chatmode.md defining a REPL-first Clojure backseat driver mode
  • Updates README.md to include installation links for the new chat mode

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
chatmodes/clojure-interactive-programming.chatmode.md New chat mode file outlining REPL-first workflow and quality rules
README.md Added entry and install badges for the new Clojure chat mode

@aaronpowell aaronpowell merged commit 0e31a96 into github:main Jul 17, 2025
2 checks passed
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