castai-ci-integration

Installation
SKILL.md

CAST AI CI Integration

Overview

Add CAST AI cost validation to CI/CD pipelines: verify savings thresholds, validate Terraform plans before apply, and gate deployments on autoscaler health.

Prerequisites

  • GitHub Actions enabled
  • CAST AI API key stored as repository secret
  • Terraform state accessible from CI (if using Terraform)

Instructions

Step 1: GitHub Actions -- Savings Gate

# .github/workflows/castai-check.yml
name: CAST AI Cost Check
Installs
1
GitHub Stars
2.3K
First Seen
May 20, 2026
castai-ci-integration — jeremylongshore/claude-code-plugins-plus-skills