Rocket Wp — Development skill for Claude Code
Run a WP-CLI command on a Rocket.net site (dry-run destructive wp commands first).
How to install Rocket Wp
Installs to ~/.claude/skills/juliandickie-rocket-net-plugin-rocket-wp/SKILL.md
mkdir -p ~/.claude/skills/juliandickie-rocket-net-plugin-rocket-wp && curl -fsSL https://raw.githubusercontent.com/juliandickie/rocket-net-plugin/HEAD/commands/rocket-wp.md -o ~/.claude/skills/juliandickie-rocket-net-plugin-rocket-wp/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Rocket Wp does
description: Run a WP-CLI command on a Rocket.net site (dry-run destructive wp commands first).
/rocket-wp
Run a WP-CLI command on a Rocket.net site via the hosting API.
Steps:
- Identify the target site (ask if not given). Run
python3 ${CLAUDE_PLUGIN_ROOT}/bin/rocket.py sites listif you need to find it. - Assess whether the WP-CLI command is read-only (option get, plugin list, user list) or potentially destructive (search-replace, plugin activate/deactivate, user create/delete
Alternatives in Development
- Careful — Activate destructive command warnings for the session 2.8k ★
- Claude-code-safety-net Rules Reference — Custom rules reference for defining safe/dangerous command patterns 1.2k ★
- Lacp — Local-first policy, evidence, memory, and recovery controls for Claude, Codex, Hermes, and other CLI coding ag 300 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Rocket Backup
Create or restore a backup for a Rocket.net site (restore is destructive and confirms first).
Rocket Stage
Create or refresh a Rocket.net staging environment for a site.
Clean Instantiate
Clean a freshly-cloned client repo of canon operator/trust identity BEFORE /ecosystem-init (clear-then-bootstr
Dreaming Skill
Personal Claude Code / Codex CLI skill: non-destructive memory consolidation ("dreaming") over CLAUDE.md/AGENT
Update Scaffold
Check for and apply myPKA scaffold framework updates safely. Shows a plain-English plan first (what is new, wh
Vault Janitor
Propose safe, dry-run-first cleanup actions. Use when orphaned notes, duplicate content, or broken links shoul
Related Agents
Confluence Bulk
Execute bulk Confluence operations on 10+ pages via the confluence-as CLI wrapper: bulk-label, bulk-move, bulk
Sf Deploy Engineer
Runs wave-3 Salesforce deployments - validate first, then quick-deploy the recorded job id. Use for manifest a
Stx Dev Tier UI
UI-tier Dev prelude for /stx-feature waves. Overrides stx-dev-base with rules for React + Tailwind + shadcn, a