platform

Design, provision, and operate infrastructure with OpenTofu, Pulumi, Argo CD, and Flux.

25|1|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/hyperb1iss/hyperskills --skill platform-hyperb1iss
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: platform
Source: https://github.com/hyperb1iss/hyperskills/tree/main/skills/platform
Command: npx skills add https://github.com/hyperb1iss/hyperskills --skill platform-hyperb1iss

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams design, deploy, and operate robust, observable infrastructure with a focus on platform engineering, GitOps, and cost optimization.

Core Features & Use Cases

  • IaC and platform tooling (OpenTofu, Pulumi) for defining infrastructure
  • GitOps-driven deployment (Argo CD, Flux) for scalable, auditable releases
  • Kubernetes-native control planes (Crossplane) and service mesh patterns
  • Observability and tracing (OpenTelemetry, Prometheus, Grafana) for unified telemetry
  • FinOps and cloud cost governance to optimize spend

Quick Start

Describe your platform engineering task (e.g., "provision a multi-tenant Kubernetes cluster with cost controls") and request a ready-to-run plan.

Frequently Asked Questions about platform

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

FAQPage Schema
What is the best way to provision multi-tenant Kubernetes clusters with cost controls?▼

GitOps deployment with Argo CD or Flux provides scalable, auditable releases by automatically synchronizing your infrastructure definitions from Git repositories to your Kubernetes environments.

How do I implement unified observability and tracing for cloud infrastructure?▼

Yes, you can manage on-prem environments alongside cloud infrastructure by defining infrastructure as code with OpenTofu or Pulumi, enabling consistent platform engineering tasks across multi-domain environments.

Do I need Crossplane to build Kubernetes-native control planes?▼

Using Crossplane is recommended for building Kubernetes-native control planes and service mesh patterns, allowing you to provision and manage infrastructure resources directly through Kubernetes APIs.

Why does FinOps matter for cloud cost governance?▼

FinOps matters for cloud cost governance because it provides the operational framework to optimize spend, track resource utilization, and maintain financial accountability across your provisioned infrastructure.