CtrlK
BlogDocsLog inGet started
Tessl Logo

deployment-pipeline-design

Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use when architecting deployment workflows, setting up continuous delivery, or implementing GitOps practices.

72

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

The body is highly actionable with concrete, executable CI/CD examples and a clear verified rollback workflow, but it is verbose and monolithic — repeating deployment-strategy variants inline rather than offloading detail to reference files.

Suggestions

Extract the four deployment-strategy examples (rolling, blue-green, canary, feature flags) and the multi-stage pipeline example into reference files (e.g. references/deployment-strategies.md, references/pipeline-example.yaml), keeping only a concise overview in SKILL.md to improve progressive_disclosure.

Trim the generic 'Pipeline Best Practices' and 'Key Pipeline Metrics' lists to the non-obvious items, removing what Claude already knows, to improve conciseness.

Consolidate redundant approval-gate YAML examples or move two of the three platform variants (GitLab, Azure) into a reference file so the primary pattern is lean.

DimensionReasoningScore

Conciseness

The ~360-line body is mostly efficient and avoids lecturing Claude on basics, but is padded with redundant deployment-strategy variations and a generic best-practices enumeration that could be tightened, matching the 'mostly efficient but could be tightened' anchor.

2 / 3

Actionability

Provides multiple concrete, copy-paste-ready executable blocks — GitHub Actions, GitLab, Azure Pipelines, Kubernetes RollingUpdate, Argo Rollouts canary — fully matching the executable, copy-paste-ready anchor.

3 / 3

Workflow Clarity

A clear staged pipeline flow plus an explicit deploy-and-verify feedback loop (rollout status, health-check retry loop, rollback on failure) provides explicit validation checkpoints and error recovery.

3 / 3

Progressive Disclosure

With no bundle files present, the entire detailed reference material is inlined into a monolithic ~360-line SKILL.md; sections give some organization but content that should be split into separate files remains inline.

2 / 3

Total

10

/

12

Passed

Description

100%

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

The description is concise, concrete, and complete: it names specific capabilities and provides an explicit 'Use when' trigger with natural keywords. It is distinctive within its niche with little risk of conflicting with other skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions such as 'Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration', matching the score-3 anchor of multiple specific concrete actions.

3 / 3

Completeness

Explicitly answers what the skill does and provides an explicit 'Use when architecting deployment workflows, setting up continuous delivery, or implementing GitOps practices' trigger clause, satisfying both halves.

3 / 3

Trigger Term Quality

Includes natural terms a user would say — 'deployment workflows', 'continuous delivery', 'GitOps practices', 'CI/CD pipelines' — giving good coverage rather than jargon.

3 / 3

Distinctiveness Conflict Risk

The deployment-pipeline-design niche with GitOps framing and approval-gate triggers is clearly distinguishable; the minor security/secrets overlap does not create meaningful conflict risk.

3 / 3

Total

12

/

12

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.