06-infra

Automate infrastructure and CI/CD pipeline planning, provisioning, and governance.

Updated Apr 27, 2026
One-click install
npx skills add https://github.com/shaul1991/shaul-plugin --skill 06-infra
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 06-infra
Source: https://github.com/shaul1991/shaul-plugin/tree/main/claude-code-plugin/project-lifecycle/skills/06-infra
Command: npx skills add https://github.com/shaul1991/shaul-plugin --skill 06-infra

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

인프라 및 DevOps 설정을 거버넌스에 따라 표준화하고 재현 가능하게 구성합니다.

Core Features & Use Cases

  • 컨테이너화, CI/CD 파이프라인, 배포 설정 등 인프라/DevOps 실행 계획을 체계적으로 관리합니다.
  • 모니터링과 로깅 구성을 통해 운영 가시성과 신뢰성을 높입니다.
  • 실행 계획 저장소와 템플릿(예: execution-plan.md)으로 거버넌스 준수를 지원합니다.

Quick Start

실행 거버넌스에 따라 컨테이너화, CI/CD 파이프라인, 배포 설정을 위한 실행 계획을 작성하고 제출한 후 실행한다.

Frequently Asked Questions about 06-infra

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate CI/CD pipeline setup and Dockerization for my project lifecycle?

You can automate CI/CD pipeline setup and Dockerization by generating standardized execution plans for provisioning infrastructure, which are then stored under local branch directories to maintain governance across environments.

What's the best way to standardize infrastructure governance and deployment configurations across environments?

Standardizing infrastructure governance is achieved by applying automated execution plans and standardized reference templates like execution-plan.md, ensuring reproducible DevOps configurations and consistent deployments across all environments.

Does this DevOps setup support automated monitoring and logging configuration?

Yes, the DevOps setup supports automated monitoring and logging configuration by including these operational tasks within the infrastructure execution plan, which enhances operational visibility and reliability across project environments.

How do I manage and store execution plans for infrastructure provisioning per branch?

Execution plans for infrastructure provisioning are managed by storing them under the .claude/local/plans directory per branch, providing standardized references like execution-plan.md to ensure governance compliance.

Do I need existing governance artifacts to use this automated infrastructure setup?

No, you do not need pre-existing governance artifacts; the setup provides standardized reference templates such as execution-plan.md to define and submit your infrastructure and CI/CD execution plans from scratch.

Can I use this for cloud setup and deployment automation without manual configuration?

Yes, this approach automates the planning and provisioning of cloud setup and deployment configurations, reducing manual intervention by generating structured execution plans for your infrastructure lifecycle.