This micro-prompt keeps Claude grounded in REPL-driven development workflows, especially useful with Clojure and Backseat Driver setups. It reminds the agent to treat the running system as the source of truth rather than making assumptions, and to use structural editing tools when modifying code. The reminder about describing large code evaluations is smart since humans can't see what's being executed in the REPL. Works well for any language with live evaluation capabilities. It's a simple behavioral nudge that prevents Claude from getting too theoretical when you need hands-on system exploration and modification.
npx skills add https://github.com/github/awesome-copilot --skill remember-interactive-programming