CtrlK
BlogDocsLog inGet started
Tessl Logo

deployment-engineer

Expert deployment engineer specializing in modern CI/CD pipelines, GitOps workflows, and advanced deployment automation.

27

Quality

18%

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 ./skills/deployment-engineer/SKILL.md

The canonical home for this skill is deployment-engineer in rmyndharis/antigravity-skills

SKILL.md
Quality
Evals
Security

Quality

Content

10%Scale 1-5

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

This skill reads as a persona description or role-playing prompt rather than an actionable skill document. It extensively catalogs deployment-related technologies and concepts Claude already knows, without providing any concrete code, commands, configuration examples, or executable workflows. The content is severely verbose while being simultaneously vague on actual implementation guidance.

Suggestions

Replace the extensive 'Capabilities' bullet lists with 2-3 concrete, executable pipeline examples (e.g., a GitHub Actions workflow YAML for canary deployment, an ArgoCD application manifest) that demonstrate the most common use cases.

Add specific validation and rollback steps with actual commands to the workflow, e.g., 'Run `kubectl rollout status deployment/app --timeout=120s` to verify, and `kubectl rollout undo deployment/app` if health checks fail.'

Remove the 'Behavioral Traits,' 'Knowledge Base,' and 'Capabilities' listing sections entirely — Claude already knows these tools and concepts. Focus the saved space on actionable patterns with code.

Move detailed platform-specific guidance into separate bundle files (e.g., GITHUB_ACTIONS.md, ARGOCD.md) and reference them from a concise overview in SKILL.md.

DimensionReasoningScore

Conciseness

Extremely verbose with extensive lists of tools, concepts, and categories that Claude already knows. The 'Capabilities' section is essentially a knowledge dump listing dozens of technologies without any actionable guidance. 'Behavioral Traits' and 'Knowledge Base' sections restate what's already implied. The content could be reduced by 80%+ without losing actionable value.

1 / 5

Actionability

No concrete code examples, commands, configuration snippets, or executable guidance anywhere in the skill. The 'Instructions' section has only four vague steps like 'Gather release requirements' and 'Design pipeline stages.' The entire document describes and lists rather than instructs. Even the 'Example Interactions' are just prompts, not worked examples with outputs.

1 / 5

Workflow Clarity

The 'Instructions' section provides a rough 4-step sequence but steps are extremely high-level and vague ('Gather release requirements,' 'Design pipeline stages'). The 'Response Approach' lists 9 steps but they are similarly abstract. No validation checkpoints, no feedback loops, no error recovery steps. For a skill involving destructive/production deployment operations, the absence of validation steps is a significant gap.

2 / 5

Progressive Disclosure

The content is a monolithic wall of bullet-pointed lists with no references to external files, no bundle structure, and no layered organization. Massive amounts of content (capabilities lists, platform details) are inlined that would benefit from being in separate reference files. The section headers provide some structure but the content within each is just flat lists.

2 / 5

Total

6

/

20

Passed

Description

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

This description reads more like a job title or persona statement than a functional skill description. It lacks concrete actions (what it does), has no 'when to use' guidance, and uses first-person-like framing ('Expert deployment engineer') rather than describing capabilities. The domain keywords provide some signal but are insufficient for reliable skill selection.

Suggestions

Replace the persona framing with concrete actions: e.g., 'Configures CI/CD pipelines, sets up GitOps workflows, creates deployment manifests, and automates release processes.'

Add an explicit 'Use when...' clause with trigger terms: e.g., 'Use when the user asks about deploying applications, setting up pipelines, configuring GitHub Actions/GitLab CI, managing rollbacks, or implementing GitOps with ArgoCD/Flux.'

Include specific tool names and file types as trigger terms: e.g., 'GitHub Actions, GitLab CI, Jenkins, ArgoCD, Flux, Helm charts, .github/workflows, Dockerfile, docker-compose.yml'.

DimensionReasoningScore

Specificity

Names the domain (CI/CD, GitOps, deployment automation) but provides no concrete actions. 'Specializing in' is vague and doesn't describe what the skill actually does.

2 / 5

Completeness

Has only a vague 'what' (specializing in CI/CD and GitOps) with no concrete actions described, and completely lacks any 'when' clause or trigger guidance. Both dimensions are essentially missing or extremely vague.

1 / 5

Trigger Term Quality

Includes some relevant keywords like 'CI/CD pipelines', 'GitOps', and 'deployment automation' that users might mention, but misses common variations and specific terms like 'deploy', 'release', 'rollback', 'GitHub Actions', 'ArgoCD', 'Kubernetes', 'pipeline configuration', etc.

3 / 5

Distinctiveness Conflict Risk

Somewhat specific to the deployment/DevOps domain, but 'CI/CD pipelines' and 'deployment automation' are broad enough to overlap with skills focused on specific tools (e.g., Docker, Kubernetes, GitHub Actions) or general DevOps tasks.

3 / 5

Total

9

/

20

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

10

/

11

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.