ワンクリックで
julia-reset
Kill and respawn the Julia worker (hard reset)
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Kill and respawn the Julia worker (hard reset)
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| 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") firstActivates 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