Update banner
rlajous rlajous

Update

Development community

Description

--- description: Update commands and agents from the source repository argument-hint: "[--dry-run] [--prune] [--force] [--source <path>]" disable-model-invocation: true allowed-tools: Read, Bash, Write, Glob, Grep, AskUserQuestion user-invocable: true --- You are helping the user update their installed commands and agents from the source repository. Parse arguments from `$ARGUMENTS` and follow each step in order. ## Step 1: Parse Arguments Extract flags from `$ARGUMENTS`: - `--dry-run` → pre

Installation

Installs to ~/.claude/skills/rlajous-claude-code-commands-update/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rlajous-claude-code-commands-update && curl -fsSL https://raw.githubusercontent.com/rlajous/claude-code-commands/HEAD/commands/update.md -o ~/.claude/skills/rlajous-claude-code-commands-update/SKILL.md

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

Full documentation available on GitHub

View Source Repository