openchoreo-platform-engineer

Manage OpenChoreo control-plane resources via MCP-first schema-driven workflows.

5|6|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/openchoreo/skills --skill openchoreo-platform-engineer
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: openchoreo-platform-engineer
Source: https://github.com/openchoreo/skills/tree/main/skills/openchoreo-platform-engineer
Command: npx skills add https://github.com/openchoreo/skills --skill openchoreo-platform-engineer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

OpenChoreo platform engineers need a coherent, MCP-first workflow to author and manage control-plane resources such as ComponentTypes, ResourceTypes, Traits, Workflows, and Environments. This skill guides you through schema-driven creation, validation, and safe deployment of platform-level templates and bindings.

Core Features & Use Cases

  • Author ComponentTypes, ResourceTypes, Traits, and Workflows using MCP creation schemas and validations.
  • Bootstrap environments and deployment pipelines, including per-environment overrides and secret stores.
  • Diagnose and repair platform-layer failures across control plane, data planes, and workflow observability.
  • Manage environment promotion and resource lifecycles with lifecycle guards and deterministic rendering.

Quick Start

Fetch the ComponentType creation schema and create a new ClusterComponentType to begin modeling platform templates.

Frequently Asked Questions about openchoreo-platform-engineer

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

FAQPage Schema
How do I manage Kubernetes control-plane resources like ComponentTypes and Traits using MCP?▼

You can manage Kubernetes control-plane resources like ComponentTypes and Traits using MCP by applying a schema-first workflow that provides per-task discovery, validation, and guarded updates for safe platform changes.

What is the best way to bootstrap environments and deployment pipelines in OpenChoreo?▼

The best way to bootstrap environments and deployment pipelines in OpenChoreo is by using MCP creation schemas to orchestrate environment bootstraps, configure secret stores, and apply per-environment overrides.

Does this platform engineering workflow support cluster-wide and namespace-scoped resources?▼

Yes, this platform engineering workflow supports both cluster-wide and namespace-scoped resources to enable environment provisioning, deployment pipelines, and platform governance across your infrastructure.

How do I diagnose and repair platform-layer failures across control planes and data planes?▼

To diagnose and repair platform-layer failures across control planes and data planes, use the workflow observability features to monitor resources and apply deterministic rendering with lifecycle guards.

Why do I need a schema-first workflow for authoring ResourceTypes and Workflows?▼

A schema-first workflow for authoring ResourceTypes and Workflows is needed to ensure safe, auditable platform changes through structured validation and guarded updates before applying configurations.

Can I manage environment promotion and resource lifecycles with deterministic rendering?▼

Yes, you can manage environment promotion and resource lifecycles with deterministic rendering by leveraging lifecycle guards to enforce safe transitions and maintain platform governance.