Update Deps banner
bstaruk bstaruk

Update Deps

Development community

Description

Update dependencies across the entire project — template first, then root. Focus: $ARGUMENTS If a focus was provided, pass it through to both stages. Otherwise, evaluate all dependencies. ## Stage 1: Template dependencies Change to the `template/` directory and follow the instructions in `template/.claude/commands/update-deps.md`. Apply all safe updates there first and report findings before moving on. ## Stage 2: Root dependencies After the template stage is complete, return to the projec

Installation

Installs to ~/.claude/commands/bstaruk-starbase-update-deps.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/bstaruk/starbase/HEAD/.claude/commands/update-deps.md -o ~/.claude/commands/bstaruk-starbase-update-deps.md

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

Full documentation available on GitHub

View Source Repository