tag-based-production-deploys
CommunitySecure, auditable production deployments.
Authoroborchers
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents accidental production deployments by enforcing a strict separation between development and production release processes, ensuring every production change is deliberate and auditable.
Core Features & Use Cases
- Environment Separation: Automatically deploys to development on code push, but requires explicit git tags for production.
- Auditable Releases: Uses git tags as immutable, traceable triggers for production deployments.
- Approval Gates: Implements mandatory manual approval steps before any production infrastructure changes are applied.
- Use Case: When deploying infrastructure changes, this skill ensures that a developer must create a git tag and pass a manual review before the changes are applied to the production environment, preventing costly mistakes.
Quick Start
Use the tag-based-production-deploys skill to set up a CI/CD pipeline that deploys to production only when a git tag is created.
Dependency Matrix
Required Modules
None requiredComponents
referencesscripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: tag-based-production-deploys Download link: https://github.com/oborchers/fractional-cto/archive/main.zip#tag-based-production-deploys Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.