cfn-deployment

Community

Atomic deployment pipelines for production CFN loops.

Authormasharratt
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automates safe deployment of skills with validation and rollback.

Core Features & Use Cases

  • Validation before deployment
  • Atomic cross-database transactions
  • Rollback on failure

Quick Start

./scripts/deploy-approved-skills.sh --skill .claude/skills/authentication

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: cfn-deployment
Download link: https://github.com/masharratt/claude-flow-novice/archive/main.zip#cfn-deployment

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository