Skip to content

Add nudge prompt for keeping the agent in repl using mode#215

Merged
aaronpowell merged 2 commits into
github:mainfrom
PEZ:interactive-programming-nudge
Aug 28, 2025
Merged

Add nudge prompt for keeping the agent in repl using mode#215
aaronpowell merged 2 commits into
github:mainfrom
PEZ:interactive-programming-nudge

Conversation

@PEZ

@PEZ PEZ commented Aug 27, 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 micro-prompt that makes wonders in Clojure programming. The agent easily slips out of the interactive programming workflow and give free range for hallucination. Nudging the agent now and then during the session fixes this.


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 27, 2025 16:37

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 a new micro-prompt designed to help maintain GitHub Copilot's focus during interactive programming sessions, particularly when working with REPL-based environments like Clojure. The prompt serves as a "nudge" to prevent the agent from losing context and hallucinating during interactive development workflows.

Key changes:

  • New prompt file for interactive programming guidance
  • Updated README to include the new prompt in the documentation table

Reviewed Changes

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

File Description
prompts/remember-interactive-programming.prompt.md New prompt file that reminds Copilot to stay focused on interactive programming and REPL-based development
README.prompts.md Added entry for the new interactive programming prompt in the documentation table

Comment thread prompts/remember-interactive-programming.prompt.md
Comment thread prompts/remember-interactive-programming.prompt.md
@aaronpowell aaronpowell merged commit 8c155a6 into github:main Aug 28, 2025
2 checks passed
iletai pushed a commit to iletai/awesome-copilot that referenced this pull request Sep 3, 2025
* Add nudge prompt for keeping the agent in repl using mode

* 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