Windows 11 SpecKit Update
Windows 11 system management and update automation.
Windows 11 system management and update automation.
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Safe updates for GitHub SpecKit installations, preserving your customizations.
This Claude Code skill provides a safe, automated way to update SpecKit templates, commands, and scripts while preserving user customizations, eliminating the need for destructive
specify init --force updates.
/speckit.constitution commandSupported Environment:
Note: This skill is designed specifically for Windows + PowerShell + Claude Code. Community contributions for other platforms/models are welcome but not maintained by the project owner.
GitHub Token (Optional):
The updater works without authentication (60 requests/hour). For higher rate limits (5,000 requests/hour), set the
GITHUB_PAT environment variable:
$env:GITHUB_PAT = "ghp_YOUR_TOKEN_HERE"
See CLAUDE.md for complete token setup, team collaboration, CI/CD integration, and troubleshooting.
Install via the NotMyself plugin marketplace:
# Add the marketplace /plugin marketplace add NotMyself/claude-plugins # Install the skill /plugin install speckit-updater
The skill will be automatically available - no restart required!
For advanced users or development:
# Navigate to Claude Code skills directory cd $env:USERPROFILE\.claude\skills # Clone this repository git clone https://github.com/NotMyself/claude-win11-speckit-update-skill speckit-updater # Restart VSCode to load the skill
Verify installation: The
/speckit-update command should be available in Claude Code.
Migration: Already using manual installation? See Migration Guide for upgrading to plugin-based installation (optional).
If you run
/speckit-updater in a project without SpecKit installed, the updater will automatically offer to install it for you:
/speckit-updater
Interactive Mode (Terminal):
SpecKit is not installed in this project. This skill can install the latest SpecKit templates and create a manifest to track future updates. Would you like to install SpecKit now? (Y/n) Y
Non-Interactive Mode (Claude Code): Claude will ask naturally: "SpecKit is not currently installed in this project. Would you like me to install it?"
Simply reply "yes" or "install it" and Claude will handle the rest automatically.
What Gets Installed:
.specify/ directory structure (memory/, backups/).claude/commands/Graceful Decline: If you decline installation, you'll see a helpful error message explaining what SpecKit is and how to install it manually.
/speckit-updater --check-only
Shows what would change without applying any updates.
Unknown
No automatic installation available. Please visit the source repository for installation instructions.
View Installation InstructionsThe Claude Code Skills Marketplace
Discover and install production-ready AI capabilities in 60 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.