2

    Deploy Guardian

    by karim hammoumi

    Automated 8-point pre-deployment safety audit to catch breaking migrations, missing env vars, and CVEs.

    Updated Jun 2026
    89 views
    Security scanned

    $15

    · or 75 credits

    30-day refund guarantee

    Secure checkout via Stripe

    Included in download

    • Detect irreversible or dangerous database migrations before execution
    • Identify missing environment variables required for production functionality
    • terminal automation included
    • Includes example output and usage patterns
    • Instant install

    Sample input

    I'm ready to push to production. Can you run a full pre-deployment audit on the current branch?

    Sample output

    [CRITICAL] Migration '0042_drop_user_id' is irreversible. [WARNING] 3 deps have High CVEs (npm audit). [FAILED] Missing ENV vars: STRIPE_SECRET_KEY. [SUCCESS] CI Build #402 passed on main. STATUS: BLOCK DEPLOYMENT. 1 critical issue found.

    About This Skill

    Comprehensive Deployment Safety Audit

    Deploy Guardian acts as your final gatekeeper before code hits production. It automates the "mental checklist" every developer goes through, ensuring that a simple oversight doesn't lead to a 2:00 AM incident. Instead of manually checking build statuses and migration files, this skill programmatically verifies your project's readiness.

    What it does

    • Environment Coherence: Compares .env files against examples to identify missing production secrets.
    • Migration Risk Analysis: Scans SQL/ORM migrations for dangerous operations like irreversible drops or table locks.
    • Security Scans: Integrates with dependency auditors to catch High/Critical CVEs before they are deployed.
    • CI/CD Integration: Validates that the current branch is main/master and that the latest CI build was successful.
    • State Verification: Ensures the local git state is clean and synchronized with the remote.

    Why use this skill

    Prompting an AI to "check my code" often misses external context like CI status or dependency vulnerabilities. Deploy Guardian uses specialized logic to interface with your system and CI providers, delivering a structured risk report that goes beyond simple code analysis. It provides a definitive pass/fail signal based on hard data.

    Use Cases

    • Detect irreversible or dangerous database migrations before execution
    • Identify missing environment variables required for production functionality
    • Block deployments containing dependencies with High/Critical CVEs
    • Verify CI/CD build status and git branch integrity before pushing to prod

    Reviews

    No reviews yet - be the first to share your experience.

    Only users who have downloaded or purchased this skill can leave a review.

    Security Scanned

    Passed automated security review

    Permissions

    Terminal / Shell

    File Scopes

    src/**

    Compatible with SKILL.md-compatible agents.

    Frequently Asked Questions

    More Premium Skills