Claudemd Refresh banner
sdsrss sdsrss

Claudemd Refresh

Development community

Description

--- name: claudemd-refresh description: Refresh the installed claudemd plugin to the latest released version in one shot (marketplace update → uninstall → install via the claude CLI). Use when the SessionStart banner reports a newer version, or /claudemd-doctor flags a stale plugin cache. Restart Claude Code afterwards — spec + manifest then sync automatically. --- Usage: `/claudemd-refresh` Run: `bash "${CLAUDE_PLUGIN_ROOT}/scripts/refresh-plugin.sh"` On success, tell the user: **restart Cla

Installation

Installs to ~/.claude/skills/sdsrss-claudemd-claudemd-refresh/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sdsrss-claudemd-claudemd-refresh && curl -fsSL https://raw.githubusercontent.com/sdsrss/claudemd/HEAD/commands/claudemd-refresh.md -o ~/.claude/skills/sdsrss-claudemd-claudemd-refresh/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository