castai-debug-bundle

Installation
SKILL.md

CAST AI Debug Bundle

Overview

Collect all CAST AI component logs, cluster state, and configuration into a single archive for troubleshooting or support tickets. The bundle captures agent status, Helm releases, autoscaler policies, node inventory, and recent events.

Prerequisites

  • kubectl access to the cluster running CAST AI
  • CASTAI_API_KEY and CASTAI_CLUSTER_ID configured
  • helm installed

Instructions

Step 1: Run the Debug Bundle Script

#!/bin/bash
# castai-debug-bundle.sh
set -euo pipefail
Installs
1
GitHub Stars
2.3K
First Seen
May 20, 2026
castai-debug-bundle — jeremylongshore/claude-code-plugins-plus-skills