CtrlK
BlogDocsLog inGet started
Tessl Logo

jbvc/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.

87

Quality

87%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

Quality

Discovery

92%

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 description that clearly articulates specific capabilities and includes an explicit 'Use when' clause with natural trigger terms. The main weakness is moderate overlap risk with adjacent DevOps/infrastructure skills due to broad terms like 'deployment workflows' and 'security checks'. Overall it follows best practices and would perform well in skill selection.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'multi-stage CI/CD pipelines', 'approval gates', 'security checks', and 'deployment orchestration'. These are distinct, concrete capabilities.

3 / 3

Completeness

Clearly answers both 'what' (design multi-stage CI/CD pipelines with approval gates, security checks, deployment orchestration) and 'when' (explicit 'Use when' clause covering architecting deployment workflows, setting up continuous delivery, or implementing GitOps practices).

3 / 3

Trigger Term Quality

Includes strong natural keywords users would say: 'CI/CD pipelines', 'approval gates', 'deployment workflows', 'continuous delivery', 'GitOps'. These cover common variations of how users would describe this need.

3 / 3

Distinctiveness Conflict Risk

While CI/CD and GitOps are fairly specific, terms like 'deployment workflows' and 'security checks' could overlap with general DevOps, infrastructure, or security-focused skills. The niche is reasonably clear but not fully distinct from adjacent deployment or infrastructure skills.

2 / 3

Total

11

/

12

Passed

Implementation

77%

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

This skill provides strong, actionable CI/CD pipeline guidance with executable examples across multiple platforms and deployment strategies. Its main weakness is verbosity—it includes generic advice Claude already knows (best practices bullet list, characteristics lists) and could better leverage progressive disclosure by moving detailed platform-specific examples into referenced files. The workflow clarity is excellent with proper validation checkpoints and rollback strategies.

Suggestions

Remove or significantly trim the generic 'Pipeline Best Practices' bullet list and 'Do not use this skill when' section, as these add little value for Claude.

Move platform-specific detailed examples (GitHub Actions, GitLab CI, Azure Pipelines) into referenced files and keep only one canonical example inline to reduce the main file length.

Remove the 'Characteristics' lists under each deployment strategy—Claude already understands the tradeoffs of rolling vs blue-green vs canary deployments.

DimensionReasoningScore

Conciseness

The skill is moderately verbose with some unnecessary sections like 'Do not use this skill when' (obvious), generic instructions ('Clarify goals, constraints...'), and characteristics lists that Claude already knows. The deployment strategy descriptions add some value but could be tighter. The best practices section is a generic bullet list that doesn't add much beyond what Claude already knows.

2 / 3

Actionability

The skill provides fully executable, copy-paste ready YAML and code examples across multiple CI/CD platforms (GitHub Actions, GitLab CI, Azure Pipelines, Kubernetes, Argo Rollouts). Each deployment strategy includes concrete, working configuration examples rather than pseudocode.

3 / 3

Workflow Clarity

The pipeline stages are clearly sequenced with explicit validation checkpoints including health checks, integration tests after staging, and automated rollback on failure. The multi-stage pipeline example shows a complete flow with proper dependency chains (needs), and the rollback section includes both automated and manual recovery paths with verification loops.

3 / 3

Progressive Disclosure

The skill references external files (resources/implementation-playbook.md, assets/approval-gate-template.yml, references/pipeline-orchestration.md) and related skills, which is good. However, the main file itself is quite long (~250 lines of content) with detailed examples that could be split into separate reference files, and the references feel like afterthoughts rather than well-integrated navigation points.

2 / 3

Total

10

/

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.

Reviewed

Table of Contents