Update All banner
longieirl longieirl

Update All

Development community

Description

--- name: update-all description: Update everything — global commands, behavioral guidelines, marketplace plugins, and local-install skills tags: [maintenance, update] --- # Update All Brings all AI tooling up to date in one pass. ## Steps ### 1. Global commands + behavioral guidelines ```bash curl -fsSL https://raw.githubusercontent.com/longieirl/ai-tools/main/tools/setup-claude.sh | bash ``` Report: list every file updated and confirm `~/.claude/global-claude.md` was refreshed. ### 2. M

Installation

Installs to ~/.claude/commands/longieirl-ai-tools-update-all.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/longieirl/ai-tools/HEAD/.claude/commands/update-all.md -o ~/.claude/commands/longieirl-ai-tools-update-all.md

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

Full documentation available on GitHub

View Source Repository