system-engineer

Design and implement cloud infrastructure with cost controls and deployment pipelines.

Updated Jan 3, 2026
One-click install
npx skills add https://github.com/kanishkasahoo/opencode-config --skill system-engineer-kanishkasahoo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: system-engineer
Source: https://github.com/kanishkasahoo/opencode-config/tree/main/skill/system-engineer
Command: npx skills add https://github.com/kanishkasahoo/opencode-config --skill system-engineer-kanishkasahoo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps engineering teams design and implement production-grade cloud infrastructure with cost controls, reliable deployments, and observable operations.

Core Features & Use Cases

  • Cost-aware design: Enforce budgeting, autoscaling safeguards, and resource quotas to prevent runaway expenses.
  • IaC & automation: Define infrastructure with code (Terraform/CloudFormation) and implement CI/CD pipelines for reliable deployments.
  • Monitoring & security: Integrate monitoring, alerting, and secure configurations across AWS/GCP/Azure to maintain reliability at scale.

Quick Start

Begin by outlining your current environment requirements, then specify budget, scaling, and security constraints to generate an IaC plan and a minimal deployment pipeline.

Frequently Asked Questions about system-engineer

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

FAQPage Schema
How do I design cloud infrastructure with cost controls and autoscaling safeguards?

Designing cloud infrastructure with cost controls involves enforcing budgeting, resource quotas, and autoscaling safeguards to prevent runaway expenses. You define infrastructure-as-code with Terraform to maintain strict spending limits while ensuring reliable deployments.

What is the best way to implement infrastructure-as-code and CI/CD pipelines for Kubernetes deployments?

Implementing infrastructure-as-code and CI/CD pipelines for Kubernetes uses Terraform to define resources and automates container orchestration deployments. This combination enforces secure, observable deployment pipelines with integrated monitoring across multi-cloud architectures.

Does this approach support multi-cloud architectures across AWS, GCP, and Azure with monitoring?

Yes, this approach supports multi-cloud architectures across AWS, GCP, and Azure by integrating monitoring, alerting, and secure configurations. It maintains operational reliability at scale through observable deployment routines and infrastructure-as-code standardization.

How do I prevent runaway cloud expenses using resource quotas and rate limiting?

Preventing runaway cloud expenses requires enforcing resource quotas, rate limiting, and autoscaling safeguards within your infrastructure design. By applying these cost-aware constraints through Terraform, you maintain strict budget control across deployment pipelines.

When do I need infrastructure-as-code for container orchestration with Docker and Kubernetes?

You need infrastructure-as-code for container orchestration with Docker and Kubernetes when managing production-grade environments that require reliable deployments. It enables repeatable multi-cloud architectures, secure configurations, and integrated monitoring for scalable operations.

Can I integrate monitoring and alerting into deployment pipelines for secure cloud infrastructure?

Yes, you can integrate monitoring and alerting into deployment pipelines to secure cloud infrastructure. This ensures observable operations across AWS, GCP, and Azure, maintaining reliability at scale while enforcing budgeting and autoscaling safeguards.