From pappardelle
Re-runs Pappardelle install script via curl|bash to update to latest version, rebuild, and refresh hooks. Troubleshoots failures like permissions or network issues.
npx claudepluginhub chardigio/pappardelle --plugin pappardelleThis skill uses the workspace's default tool permissions.
Re-runs the Pappardelle install script to pull the latest version, rebuild, and update hooks.
Updates rp1 CLI via package managers like Homebrew and refreshes plugins for tools like Claude Code and OpenCode using bash commands. Reports outcomes, handles errors, and reminds to restart IDE.
Updates WOZCODE plugin to latest version: refreshes marketplace entry (SSH/HTTPS fallback), runs claude plugin update/install, clears update flag. Use when update notification appears.
Backs up, updates, and restores workspaces with dynamic detection using git, tar, jq, and bash. Ideal for safe Claude Code environment management.
Share bugs, ideas, or general feedback.
Re-runs the Pappardelle install script to pull the latest version, rebuild, and update hooks.
Tell the user you're updating Pappardelle to the latest version.
Run the install script:
curl -fsSL https://raw.githubusercontent.com/chardigio/pappardelle/main/install.sh | bash
If the install script fails, help the user troubleshoot:
brew install <tool>~/.local/bin ownershipAfter success, tell the user:
q to quit, then re-launch with pappardelle