extension Claude Code Plugins
download code
arrow_back All plugins

deploy-guard

Deploy safety. Runs smoke tests, detects performance regressions, enforces test gates, and scaffolds CI pipelines.

Infrastructure v1.0.0

Installation

If you haven't added the marketplace yet, see Getting Started.

claude plugin install deploy-guard@wrxck-claude-plugins

Or add to your ~/.claude/settings.json:

{ "enabledPlugins": { "deploy-guard@wrxck-claude-plugins": true } }

Features

Source

View the source code, report issues, or contribute on GitHub:

github.com/wrxck/deploy-guard