setup-deployer

Community

Automate AWS Deployer infrastructure setup.

Authorsavaki
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Setting up a robust, serverless CI/CD system like AWS Deployer from scratch involves numerous manual steps across various AWS services (Lambda, Step Functions, DynamoDB, IAM, CloudFormation, S3) and GitHub. This Skill provides an interactive guide to automate and streamline the entire infrastructure setup, saving weeks of configuration time.

Core Features & Use Cases

  • Guided Infrastructure Deployment: Interactively builds and deploys the core AWS Deployer infrastructure using CloudFormation.
  • Multi-Account Configuration: Sets up deployment targets for complex multi-account and multi-region deployment strategies.
  • GitHub OIDC Integration: Configures secure GitHub OIDC roles and secrets for seamless CI/CD pipelines.
  • Custom Domain Support: Guides through setting up custom domains for the Deployer's API Gateway, enhancing accessibility.
  • Use Case: A DevOps engineer or team lead can use this skill to quickly establish a fully functional, automated CloudFormation deployment pipeline across multiple AWS accounts, ensuring consistent and reliable infrastructure delivery.

Quick Start

Run this skill to begin an interactive, step-by-step process that guides you through building and deploying the entire AWS Deployer infrastructure. Answer prompts about your environment, deployment mode, and optional features like custom domains to get your automated deployment system up and running.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: setup-deployer
Download link: https://github.com/savaki/savaki-marketplace/archive/main.zip#setup-deployer

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