skills/smithery.ai/Ark DevSpace

Ark DevSpace

Installation
SKILL.md

Ark DevSpace

Run Ark from a cloned repository using devspace for development/PR testing.

CRITICAL: Failure Behavior

If devspace fails, you MUST STOP and report the error. Do NOT try alternative approaches like ark-cli or npm install. DevSpace failures must be diagnosed and fixed.

When to use

  • Testing Ark pull requests
  • Running Ark from source code

Prerequisites

  • Ark repo cloned (e.g., /workspace/ark or /workspace/agents-at-scale-ark)
  • Kind cluster running (use kind-setup skill if needed)
  • Verify cluster: kubectl cluster-info
Installs
–
First Seen
–
Ark DevSpace from smithery.ai