Speck.Pull Upstream banner
nprbst nprbst

Speck.Pull Upstream

Testing community

Description

--- description: Pull a specific spec-kit release from upstream GitHub repository --- You are being invoked as a Claude Code slash command to pull a specific spec-kit release from the upstream repository. ## Your Task Execute the `packages/maintainer/src/pull-upstream.ts` script with the version argument provided by the user and present the results. ## Execution Steps 1. Extract the version argument from the user's command 2. Run the pull-upstream script: ```bash bun run packages/main

Installation

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

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

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

Full documentation available on GitHub

View Source Repository