with one click
run
Start the dev server in the background, or restart it if already running
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
Start the dev server in the background, or restart it if already running
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.
Instantiate the rust-axum-template into a new project
Create a GitHub issue on the rust-axum-template repo from a description or current conversation context
Squash-merge the open PR, pull master, and reset dev branch
Show current branch, working tree status, and any open PR
Stop the running dev server
Based on SOC occupation classification
| name | run |
| description | Start the dev server in the background, or restart it if already running |
| disable-model-invocation | true |
| allowed-tools | Bash(just *), Bash(pgrep *), Bash(curl *), Bash(tail *), Read |
Run the dev server in the background:
just dev-agent
Report the output to the user.
If the command fails, check whether cargo is still compiling (pgrep -x cargo). If it is, the build is just slow — wait and poll until the server responds or the build process exits. You can read target/dev-agent.log for build output.