deployment

Orchestrate Kubernetes deployments with Helm, timestamped tags, and CDN invalidation.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tklee/agentic-layer --skill deployment-tklee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deployment
Source: https://github.com/tklee/agentic-layer/tree/main/.claude/skills/deployment
Command: npx skills add https://github.com/tklee/agentic-layer --skill deployment-tklee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill orchestrates deployments to Kubernetes with Helm, timestamped tags, environment validation, and CDN cache invalidation to streamline releases and reduce rollbacks.

Core Features & Use Cases

  • Timestamped Deployments: Tag images with time-based versions to avoid cache issues.
  • Environment Validation: Ensure env vars and context are loaded before deploy.
  • CDN Invalidation: Clear CDN caches post-deploy to propagate changes.

Quick Start

Ship the frontend and backend, then invalidate CDN caches to ensure users get the latest changes.