Speck.Check Upstream banner
nprbst nprbst

Speck.Check Upstream

Testing community

Description

--- description: Check for available spec-kit releases from upstream GitHub repository --- You are being invoked as a Claude Code slash command to check for available spec-kit releases from the upstream repository. ## Your Task Execute the `packages/maintainer/src/check-upstream.ts` script and present the results to the user. ## Execution Steps 1. Run the check-upstream script: ```bash bun run packages/maintainer/src/check-upstream.ts ``` 2. If the user requested JSON output, run

Installation

Installs to ~/.claude/commands/nprbst-speck-speck.check-upstream.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nprbst/speck/HEAD/.claude/commands/speck.check-upstream.md -o ~/.claude/commands/nprbst-speck-speck.check-upstream.md

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

Full documentation available on GitHub

View Source Repository