/ashlr-update
Update the ashlr-plugin to the latest version from its git remote.
When to use
When /ashlr-status reports a newer version is available, or before starting a long session.
What it does
- Runs
git pullinCLAUDE_PLUGIN_ROOT - Runs
bun installto pick up any new dependencies - Reports what changed (new version number, changed files)
- Reminds you to restart Claude Code or reload plugins
Output
If already up to date: ashlr is up to date (v1.2.0).
Related
/ashlr-status— check current version/ashlr-doctor— verify health after update