kargo-cli
✓This skill should be used when users need to manage progressive delivery via Kargo CLI. It covers freight management, stage promotion, warehouse status, and deployment pipeline operations. Integrates with ArgoCD for GitOps sync. Triggers on requests mentioning Kargo, freight, stage promotion, progressive delivery, or deployment pipelines.
Installation
SKILL.md
| Stage | Environment | ArgoCD App | Auto-Promote |
| local | K3s Local | simplex-local | Yes | | local2 | K3s Local2 | simplex-local2 | Yes | | staging | AWS EKS Staging | simplex-k2-staging | Yes | | prod | AWS EKS Production | simplex-k1-prod | No (Manual) |
A Freight represents a collection of artifacts (container images, git commits, Helm charts) that can be promoted through stages.
This skill should be used when users need to manage progressive delivery via Kargo CLI. It covers freight management, stage promotion, warehouse status, and deployment pipeline operations. Integrates with ArgoCD for GitOps sync. Triggers on requests mentioning Kargo, freight, stage promotion, progressive delivery, or deployment pipelines. Source: oldwinter/skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/oldwinter/skills --skill kargo-cli- Source
- oldwinter/skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-15
- Updated
- 2026-02-18
Quick answers
What is kargo-cli?
This skill should be used when users need to manage progressive delivery via Kargo CLI. It covers freight management, stage promotion, warehouse status, and deployment pipeline operations. Integrates with ArgoCD for GitOps sync. Triggers on requests mentioning Kargo, freight, stage promotion, progressive delivery, or deployment pipelines. Source: oldwinter/skills.
How do I install kargo-cli?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/oldwinter/skills --skill kargo-cli Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/oldwinter/skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-15