Publish Both banner
alfredoperez alfredoperez

Publish Both

Testing community

Description

--- allowed-tools: Bash(git *), Bash(gh *), Bash(zip *), Bash(tar *), Bash(specify *), Bash(npm version:*), Bash(node:*), Bash(python3:*), Read, Edit, Write description: Publish new versions of BOTH extensions (VS Code + spec-kit) back-to-back --- ## Context - Git status: !`git status --porcelain | head` - Current branch: !`git branch --show-current` - VS Code ext version: !`node -p "require('./package.json').version"` - spec-kit ext version: !`grep -A4 '^extension:' speckit-extension/extensio

Installation

Installs to ~/.claude/commands/alfredoperez-speckit-companion-publish-both.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/alfredoperez/speckit-companion/HEAD/.claude/commands/publish-both.md -o ~/.claude/commands/alfredoperez-speckit-companion-publish-both.md

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

Full documentation available on GitHub

View Source Repository