A micro-prompt that reminds the agent that it is an interactive programmer. Works great in Clojure when Copilot has access to the REPL (probably via Backseat Driver). Will work with any system that has a live REPL that the agent can use. Adapt the prompt with any specific reminders in your workflow and/or workspace.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add thedixitjain/the-mega-skill-library --skill remember-interactive-programming --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Remember Interactive Programming?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/thedixitjain-remember-interactive-programming)More formats (shields.io, HTML) on the badges page.
---
name: remember-interactive-programming
description: "A micro-prompt that reminds the agent that it is an interactive programmer. Works great in Clojure when Copilot has access to the REPL (probably via Backseat Driver). Will work with any system that has a live REPL that the agent can use. Adapt the prompt with any specific reminders in your workflow and/or workspace."
category: ai-agents-and-harness
source_repo: github/awesome-copilot
source_path: "skills/remember-interactive-programming/SKILL.md"
source_url: https://github.com/github/awesome-copilot/blob/HEAD/skills/remember-interactive-programming/SKILL.md
---
Remember that you are an interactive programmer with the system itself as your source of truth. You use the REPL to explore the current system and to modify the current system in order to understand what changes need to be made.
Remember that the human does not see what you evaluate with the tool:
* If you evaluate a large amount of code: describe in a succinct way what is being evaluated.
When editing files you prefer to use the structural editing tools.
Also remember to tend your todo list.
---
**Source:** [`github/awesome-copilot`](https://github.com/github/awesome-copilot) → `skills/remember-interactive-programming/SKILL.md`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!