CtrlK
BlogDocsLog inGet started
Tessl Logo

gitops-workflow

Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation. Use when implementing GitOps practices, automating Kubernetes deployments, or setting up declarative infrastructure management.

66

Quality

80%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

Fix and improve this skill with Tessl

tessl review fix ./skills/gitops-workflow/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

76%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-structured, highly actionable GitOps skill with executable examples and properly signaled reference files. The main weaknesses are vague top-level workflow steps and missing explicit validation checkpoints for destructive sync operations.

Suggestions

Add an explicit validation checkpoint to the deployment workflow (e.g., after sync, run `argocd app wait` / `flux reconcile` and verify health before promoting), with a fix-and-retry loop for failed syncs.

Tighten the top-level 'Instructions' into concrete, command-backed steps rather than abstract directives like 'Configure sync policies, environments, and promotion flow'.

Move the inlined sync-policy and progressive-delivery detail into reference files (or consolidate the duplicated sync-policy content) so SKILL.md reads as a leaner overview.

DimensionReasoningScore

Conciseness

The body is mostly lean code blocks with minimal prose, but the 'OpenGitOps Principles' section restates concepts Claude already knows and some sync-policy content duplicates the reference file.

4 / 5

Actionability

Provides copy-paste-ready kubectl commands and YAML manifests covering the common cases (install, Application/GitRepository/Kustomization creation, sync policies, canary/blue-green rollouts, external/sealed secrets).

5 / 5

Workflow Clarity

The high-level 'Instructions' steps are vague ('Define repo layout', 'Configure sync policies') and, although sync with prune/auto-sync is destructive, there is no explicit validate→fix→retry feedback loop built into the deployment workflow, capping this at 3.

3 / 5

Progressive Disclosure

Two real one-level-deep references are clearly signaled ('See references/argocd-setup.md', 'See references/sync-policies.md'), but a large amount of detail remains inlined in SKILL.md and sync-policy content overlaps its reference.

4 / 5

Total

16

/

20

Passed

Description

83%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, third-person description that clearly states both capability and trigger conditions with specific tool names. Minor room to broaden trigger synonyms and sharpen distinctiveness from adjacent Kubernetes skills.

DimensionReasoningScore

Specificity

Names concrete actions and tools ('Implement GitOps workflows with ArgoCD and Flux', 'automated, declarative Kubernetes deployments', 'continuous reconciliation'), but the actions are variations on deploy rather than a comprehensive set of distinct capabilities.

4 / 5

Completeness

Explicitly answers both 'what' (implement GitOps workflows with ArgoCD/Flux for declarative K8s deployments with reconciliation) and 'when' ('Use when implementing GitOps practices, automating Kubernetes deployments, or setting up declarative infrastructure management') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural terms users would say ('GitOps practices', 'automating Kubernetes deployments', 'declarative infrastructure management') plus tool names ArgoCD and Flux, though a few common synonyms like 'continuous delivery' or 'CD' are missing.

4 / 5

Distinctiveness Conflict Risk

The ArgoCD/Flux GitOps niche is distinct with named tools, but triggers like 'automating Kubernetes deployments' carry minor overlap risk with adjacent k8s deployment or manifest skills.

4 / 5

Total

17

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
rmyndharis/antigravity-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.