Self Update banner
synchestra-io synchestra-io

Self Update

Development community

Description

--- description: Update the specscore CLI to the latest release --- Invoke the `specscore:self-update` skill. It runs `specscore self-update` to bring the installed CLI to the latest release — self-replacing for manual installs (with sha256 verification) and redirecting to the package manager for Homebrew/Scoop/WinGet installs. For a managed install, surface the printed manager command and let the user run it themselves.

Installation

Installs to ~/.claude/skills/synchestra-io-ai-plugin-specscore-self-update/SKILL.md

Terminal
mkdir -p ~/.claude/skills/synchestra-io-ai-plugin-specscore-self-update && curl -fsSL https://raw.githubusercontent.com/synchestra-io/ai-plugin-specscore/HEAD/commands/self-update.md -o ~/.claude/skills/synchestra-io-ai-plugin-specscore-self-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