Ark Analysis

Installation
SKILL.md

Ark Analysis

This skill helps you analyze the Ark codebase by cloning the repository and examining its contents.

When to use this skill

Use this skill when:

  • User asks "how does X work in Ark?"
  • User wants to understand Ark's architecture or implementation
  • User needs to examine Ark source code, CRDs, or controllers
  • User mentions analyzing the Ark repository

Quick start

Clone the Ark repository to a temporary location:

git clone git@github.com:mckinsey/agents-at-scale-ark.git /tmp/ark-analysis
cd /tmp/ark-analysis
Related skills
Installs
GitHub Stars
373
First Seen