gitops-apply
CommunityMaster Kubernetes GitOps workflows.
Authormeriley
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill guides users away from direct kubectl mutations, enforcing a declarative GitOps workflow for Kubernetes resource management, ensuring auditability, reviewability, and recoverability.
Core Features & Use Cases
- Enforces GitOps: Replaces imperative
kubectlcommands with declarative manifest changes in Git. - Workflow Guidance: Provides step-by-step instructions for locating, editing, committing, and syncing Kubernetes manifests.
- Bootstrap Exception Handling: Details a specific workflow for bootstrapping ArgoCD itself, which cannot be managed by GitOps.
- Use Case: When a user attempts to scale a deployment directly using
kubectl scale deployment..., this skill intervenes and guides them through updating the deployment manifest in Git and letting ArgoCD/Flux handle the sync.
Quick Start
Use the gitops-apply skill to update the image tag for the 'api-service' deployment in the 'production' namespace.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: gitops-apply Download link: https://github.com/meriley/claude-code-skills/archive/main.zip#gitops-apply Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.