Rocket Deploy — DevOps skill for Claude Code
Publish a Rocket.net staging site to production with a scope review.
How to install Rocket Deploy
Installs to ~/.claude/skills/juliandickie-rocket-net-plugin-rocket-deploy/SKILL.md
mkdir -p ~/.claude/skills/juliandickie-rocket-net-plugin-rocket-deploy && curl -fsSL https://raw.githubusercontent.com/juliandickie/rocket-net-plugin/HEAD/commands/rocket-deploy.md -o ~/.claude/skills/juliandickie-rocket-net-plugin-rocket-deploy/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Rocket Deploy does
description: Publish a Rocket.net staging site to production with a scope review.
/rocket-deploy
Publish staging to production for a Rocket.net site. This is destructive (overwrites production).
Steps:
- Identify the target site (ask if not given). Run
python3 ${CLAUDE_PLUGIN_ROOT}/bin/rocket.py sites listif you need to find it. - Fetch current production and staging state and confirm staging exists.
- Present a scope review: site, what will be overwritten, last backup time. R
Alternatives in DevOps
- Vercel Deploy — Deploy applications and websites to Vercel with preview or production options 14.6k ★
- Azure Event Grid .net — Event Grid topic and domain publishing 1.8k ★
- Deploy Status — SSH to 2anki.net, show pm2 status and recent server log tail 324 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Deploy Homepage Web
Deploy the Macgie homepage (landing site) to Cloudflare Pages for the designer to preview in a browser. Use wh
Publish GitHub
Scan for secrets, push the project to GitHub, deploy GitHub Pages via Actions, screenshot the live site with P
Ship It
The full code-change cycle: scope → write → smoke test → commit → review checkpoint → deploy → after-change-mo
Project Deploy
Deploy Dart/Flutter project to staging or production environment
DevPilot
DevPilot – A developer’s command center for staging & production server setup, monitoring, and automation. Pro
Go With AI
A comprehensive CLAUDE.md template for Go 1.24+ backend services. Drop it in and Claude Code automatically fol
Related Agents
Site Manager
Manages the amiport website — deployment, manifest generation, PHP debugging, security scanning, and testing.
Deploy To Staging
Use this agent PROACTIVELY when deploying applications to staging or QA environments. This includes running te
Deploy Operator
Deployment operator — manages deployment pipeline from staging to production with monitoring setup. Use for Ph