with one click
julia-reset
Kill and respawn the Julia worker (hard reset)
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Kill and respawn the Julia worker (hard reset)
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Activates when user asks to plot, chart, or visualize data in the Julia REPL.
Activates when user asks to run, evaluate, or test Julia code in a persistent REPL session, or mentions Julia REPL, Julia session, or hot-reloading Julia changes.
Build, run, and drive the AgentREPL.jl MCP server. Use when asked to start AgentREPL, launch the Julia REPL MCP server, run its tests, eval Julia code through it, render a plot, or confirm a change works against the running server.
Manage multiple Julia REPL sessions (create, switch, list, destroy)
Activate a Julia project/environment for the session
Set up a Julia development workflow with Revise hot-reloading
| name | julia-reset |
| description | Kill and respawn the Julia worker (hard reset) |
| argument-hint | [session-name] |
| allowed-tools | ["mcp__plugin_julia_julia-repl__reset"] |
Kill the Julia worker process and spawn a fresh one (hard reset).
This is a hard reset that:
session parameterreset MCP toolusingrevise(action="revise") instead — it preserves session statepkg(action="resolve") first