en un clic
julia-reset
Kill and respawn the Julia worker (hard reset)
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Kill and respawn the Julia worker (hard reset)
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
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