remember-interactive-programming · git:20260624.0a2f9fa · 2026-06-24 · sha256 9afd46e337adb10c
remember-interactive-programming git:20260624.0a2f9faA
Immutable. This exact content is served forever at /api/v1/blob/9afd46e337adb10c.
--- name: remember-interactive-programming description: 'Micro-skill that reminds the agent to use an available REPL or live runtime as the source of truth during interactive programming tasks.' metadata: skill-author: 'Marie-Lynne Block' --- 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.