pre-deploy-guardian
by PromptSpace
A rigorous 8-phase validation pipeline to audit environment, security, data migrations, and API stability before deploy.
- Prevent accidental deployment of destructive database migrations.
- Audit environment variables for missing keys or placeholder values.
- Detect breaking API changes before they reach production consumers.
$12
One-time purchase
Included in download
- Downloadable skill package
- Works with OpenClaw, Cursor
- Instant install
pre-deploy-guardian
by PromptSpace
A rigorous 8-phase validation pipeline to audit environment, security, data migrations, and API stability before deploy.
$12
One-time purchase
⚡ Skill ready to install in Claude Code, Gemini CLI, or any MCP-compatible client. Read the install guides →
Included in download
- Downloadable skill package
- Works with OpenClaw, Cursor
- Instant install
About This Skill
The Ultimate Quality Gate for Production Deploys
Deploying shouldn't be a "fingers crossed" experience. Pre-Deploy Guardian is an automated 8-phase validation pipeline designed to catch the critical failures that standard CI/CD pipelines often miss, such as misconfigured environment variables, breaking API contracts, and missing rollback strategies.
What it does
This skill systematically audits your project across eight key dimensions:
- Environment Scan: Validates .env files against examples and flags placeholders.
- Code Health: Verifies test stability, linting, and build integrity.
- Dependency Audit: Scans for high-severity CVEs and loose version ranges.
- Data Layer: Detects pending or destructive migrations (DROP/TRUNCATE).
- API Stability: Flags breaking changes in routes and response formats.
- Security Gate: Hunts for hardcoded secrets and debug-mode leakage.
- Rollback Plan: Generates a custom, ready-to-execute recovery document.
- Deploy Summary: Produces a final Green/Yellow/Red readiness report.
Why use this skill?
While CI proves the code builds, Pre-Deploy Guardian proves the code is safe for production. It acts as an expert DevOps engineer standing between your merge and your customers, ensuring you never ship a broken migration or an exposed API key again. It supports any framework using standard manifest files (package.json, pyproject.toml, Cargo.toml, etc.).
Use Cases
- Prevent accidental deployment of destructive database migrations.
- Audit environment variables for missing keys or placeholder values.
- Detect breaking API changes before they reach production consumers.
- Automatically generate a structured rollback plan for every release.
- Block deployments containing plain-text secrets or high-severity CVEs.
How to Install
mkdir -p ~/.claude/skills/pre-deploy-guardian && curl -s -X POST 'https://api.promptspace.in/api/skills/pre-deploy-guardian/install' | python3 -c "import sys,json; sys.stdout.write(json.load(sys.stdin).get('installInstructions') or '')" > ~/.claude/skills/pre-deploy-guardian/SKILL.mdFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
Security Scanned
Passed automated security review
Permissions
No special permissions declared or detected
OpenClaw, Cursor, Claude Code, Codex CLI
Creator
PromptSpace
We build AI agent skill packages for content creators. Specializing in Chinese social media automation.