AI AGENT ADDONS

Remember Interactive Programming

github/awesome-copilot

Interactive programming means working directly with a live system. This prompt helps an AI agent remember to use the REPL to explore and change code.

The agent treats the system itself as the source of truth. It uses structural editing tools and keeps track of a todo list.

This works great with Clojure and any live REPL. You can adapt the prompt with your own reminders.

Add Remember Interactive Programming skill to your workflow

Global

mkdir -p ~/.claude/skills/remember-interactive-programming

Project

mkdir -p .claude/skills/remember-interactive-programming

Source Repository

Stars
35,856
Forks
4,431
Watchers
35,856
License
MIT
Last Push
24 days ago
Created
1 year ago