CtrlK
BlogDocsLog inGet started
Tessl Logo

gitlab-ci-patterns

Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing GitLab CI/CD, optimizing pipeline performance, or setting up automated testing and deployment.

90

1.18x
Quality

82%

Does it follow best practices?

Impact

94%

1.18x

Average score across 6 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Discovery

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.

This is a strong skill description that clearly identifies the domain (GitLab CI/CD), lists specific capabilities (multi-stage workflows, caching, distributed runners), and includes an explicit 'Use when' clause with natural trigger terms. It uses proper third-person voice and is concise without being vague.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'multi-stage workflows', 'caching', 'distributed runners', 'scalable automation', 'optimizing pipeline performance', 'automated testing and deployment'.

3 / 3

Completeness

Clearly answers both 'what' (build GitLab CI/CD pipelines with multi-stage workflows, caching, distributed runners) and 'when' (explicit 'Use when' clause covering implementing GitLab CI/CD, optimizing pipeline performance, or setting up automated testing and deployment).

3 / 3

Trigger Term Quality

Includes strong natural trigger terms users would say: 'GitLab CI/CD', 'pipeline', 'caching', 'runners', 'automated testing', 'deployment'. These cover the primary ways users would describe this need.

3 / 3

Distinctiveness Conflict Risk

Clearly scoped to GitLab CI/CD specifically, which distinguishes it from generic CI/CD skills, GitHub Actions skills, or Jenkins skills. The mention of GitLab-specific concepts like 'distributed runners' further narrows the niche.

3 / 3

Total

12

/

12

Passed

Implementation

64%

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

The skill excels at providing concrete, executable GitLab CI/CD configurations covering a wide range of use cases, making it highly actionable. However, it reads as a reference catalog rather than a structured skill—it's too long for a single SKILL.md, lacks validation/error-recovery guidance for deployment workflows, and includes some boilerplate sections that don't add value for Claude.

Suggestions

Add explicit validation and rollback steps to deployment workflows (e.g., what to do when `kubectl rollout status` fails, how to roll back a failed production deploy)

Split the monolithic content: keep basic pipeline + Docker build in SKILL.md, move Terraform, security scanning, and dynamic pipelines to separate referenced files

Remove the 'Purpose', 'When to Use', and generic 'Best Practices' sections—these are either redundant with the frontmatter description or contain advice Claude already knows

DimensionReasoningScore

Conciseness

The skill includes some unnecessary framing ('Comprehensive GitLab CI/CD pipeline patterns...', 'Purpose', 'When to Use' sections) and the Best Practices section is a generic list of advice Claude already knows. However, the code examples themselves are lean and well-structured without excessive explanation.

2 / 3

Actionability

The skill provides fully executable, copy-paste ready YAML configurations covering multiple real-world scenarios (basic pipeline, Docker builds, multi-environment deployment, Terraform, security scanning, caching, dynamic pipelines). Each example is complete and specific.

3 / 3

Workflow Clarity

The Terraform pipeline has a clear validate→plan→apply sequence with manual gates, but most other workflows lack explicit validation checkpoints or error recovery steps. The deployment sections don't include rollback procedures or what to do if `kubectl rollout status` fails. For destructive operations like production deployments, feedback loops are missing.

2 / 3

Progressive Disclosure

The content is a long monolithic file (~200 lines of YAML examples) that would benefit from splitting advanced patterns (Terraform, security scanning, dynamic pipelines) into separate referenced files. The Related Skills section at the end provides some navigation, but the main body could be better organized with a quick-start overview pointing to detailed sub-documents.

2 / 3

Total

9

/

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
wshobson/agents
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.