·ark-controller-development
</>

ark-controller-development

mckinsey/agents-at-scale-ark

Guidance for developing the Ark Kubernetes operator. Use when modifying Go types, CRDs, controllers, or webhooks. Helps with CRD generation and Helm chart sync issues.

5Installs·2Trend·@mckinsey

Installation

$npx skills add https://github.com/mckinsey/agents-at-scale-ark --skill ark-controller-development

SKILL.md

make manifests automatically syncs source CRDs to the Helm chart while preserving templated headers.

| api/v1alpha1/ | Go type definitions | | config/crd/bases/ | Auto-generated source CRDs | | dist/chart/templates/crd/ | Helm chart CRDs (auto-synced) | | internal/controller/ | Reconciliation logic | | internal/webhook/ | Admission webhooks | | internal/genai/ | AI/ML execution logic |

Guidance for developing the Ark Kubernetes operator. Use when modifying Go types, CRDs, controllers, or webhooks. Helps with CRD generation and Helm chart sync issues. Source: mckinsey/agents-at-scale-ark.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mckinsey/agents-at-scale-ark --skill ark-controller-development Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mckinsey/agents-at-scale-ark --skill ark-controller-development
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is ark-controller-development?

Guidance for developing the Ark Kubernetes operator. Use when modifying Go types, CRDs, controllers, or webhooks. Helps with CRD generation and Helm chart sync issues. Source: mckinsey/agents-at-scale-ark.

How do I install ark-controller-development?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mckinsey/agents-at-scale-ark --skill ark-controller-development Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/mckinsey/agents-at-scale-ark

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01