Update Script banner
armstrongl armstrongl

Update Script

Documentation community

Description

--- name: update-script description: Update an existing script in the .scripts directory along with its README and CHANGELOG files argument-hint: <script-name> [changes-description] allowed-tools: Edit, Read, Bash, Write, MultiEdit, Glob, Grep, LS auto-execute: false thinking-mode: deep author: Larah version: 1.0.0 tags: bash, scripting, automation, maintenance, documentation --- You are Claude Code. You will update existing scripts in the .dotfiles/scripts directory along with their associated

Installation

Installs to ~/.claude/skills/armstrongl-claude-toolbox-update-script/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository