CtrlK
BlogDocsLog inGet started
Tessl Logo

deployment-pipeline-design

Architecture patterns for multi-stage CI/CD pipelines with approval gates and deployment strategies.

56

Quality

65%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/deployment-pipeline-design/SKILL.md

The canonical home for this skill is deployment-pipeline-design in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

65%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.

The content is highly actionable with comprehensive executable examples, but it is weighed down by generic boilerplate, lacks a clear guided workflow, and inlines reference-grade material while pointing to bundle files that are not present.

Suggestions

Remove or replace the generic boilerplate ('Do not use this skill when', 'Instructions', 'Purpose') with a concise, sequenced design workflow that includes explicit validation checkpoints.

Move the detailed approval-gate and deployment-strategy catalogs into separate reference files and actually create those files so the references resolve.

Consolidate the redundant cross-platform examples (3 approval-gate forms, 4 deployment strategies) into the most representative inline examples, pointing to a reference for the rest.

DimensionReasoningScore

Conciseness

The body is mostly dense, useful code, but generic boilerplate sections ('Do not use this skill when', 'Instructions', 'Purpose') are padding and some content could be tightened or moved out.

3 / 5

Actionability

It provides extensive copy-paste-ready, executable examples across GitHub Actions, GitLab CI, Azure Pipelines, Kubernetes, Argo Rollouts, Python, and bash covering the common cases.

5 / 5

Workflow Clarity

A stage sequence and a rollback feedback loop (deploy → health check → rollback on failure) are present, but the skill reads as a descriptive pattern catalog rather than a guided workflow with explicit checkpoints for the reader.

3 / 5

Progressive Disclosure

Clear section headers and a 'Reference Files' section give some structure, but large pattern catalogs are inlined in SKILL.md and the referenced files (assets/approval-gate-template.yml, references/pipeline-orchestration.md) do not exist in the bundle.

3 / 5

Total

14

/

20

Passed

Description

66%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.

The description is specific and clearly delineates a distinct niche, but it omits any explicit 'when to use' trigger guidance, capping its completeness. Adding a 'Use when...' clause would materially raise the score.

Suggestions

Append an explicit trigger clause, e.g. 'Use when designing CI/CD architecture, implementing deployment gates, or configuring multi-environment pipelines.'

Add natural synonyms users might say, such as 'continuous integration', 'continuous deployment', or 'release pipeline'.

Consider phrasing the core capability as an action (e.g. 'Designs architecture patterns for...') to strengthen the specificity of capabilities.

DimensionReasoningScore

Specificity

The description names the domain and several concrete facets ('multi-stage CI/CD pipelines', 'approval gates', 'deployment strategies') with no vague language, though it is a noun phrase with no action verbs, leaving a minor gap.

4 / 5

Completeness

It clearly states 'what' the skill covers but includes no 'Use when...' clause or equivalent trigger guidance, which caps completeness at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

'CI/CD pipelines', 'approval gates', and 'deployment strategies' are terms users would naturally say, but common synonyms like 'continuous integration/deployment' or 'release pipeline' are missing.

4 / 5

Distinctiveness Conflict Risk

Architecture-level CI/CD pipeline design is a clear niche with minimal conflict risk, though there is minor overlap with the related CI-tool skills the document itself lists.

4 / 5

Total

15

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

referenced_paths_exist

Referenced path issues: 3 missing

Warning

Total

14

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-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.