agentsclimarketplace

Deployment protection

Skill JimmyBlanquet/project-forge/skills/cicd/deployment-protection

SaaS factory: Next.js starters + spec-kit extensions + Ralph++ autonomous loop. Production-ready in 48h.

Install
npx -y skills add JimmyBlanquet/project-forge --skill deployment-protection

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

3-layer deployment protection with local hooks, CI validation, and deployment gatekeeper.

SKILL.md

1.0 KB, as published. Nobody here has run it

CI/CD Deployment Protection Skill

Version: 1.0.0 | Category: CI/CD | Production-ready: โœ…

Description

3-layer deployment protection: Local hooks + CI validation + Deployment gatekeeper.

Features

  • ๐Ÿ”’ Pre-push hooks (husky)
  • โœ… CI validation gates
  • ๐Ÿ›ก๏ธ Deployment gatekeeper
  • ๐Ÿšซ Blocks untested deployments
  • ๐Ÿ“ Commit marker validation

Installation

cd skills/cicd/deployment-protection && bash install.sh

Protection Layers

  1. Local (.husky/pre-push) - Blocks invalid branches
  2. CI (GitHub Actions) - Validates tests pass
  3. Deploy (Vercel/Railway) - Blocks if CI failed

Tip: Use /loop 5m in Claude Code to poll deployment status at regular intervals, e.g. to monitor CI gates or deployment health after a push.

Extracted from: internal production SaaS

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.