CtrlK
BlogDocsLog inGet started
Tessl Logo

deployments-cicd

Vercel deployment and CI/CD expert guidance. Use when deploying, promoting, rolling back, inspecting deployments, building with --prebuilt, or configuring CI workflow files for Vercel.

70

Quality

87%

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

The canonical home for this skill is deployments-cicd in vercel/vercel-plugin

SKILL.md
Quality
Evals
Security

Quality

Content

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

A well-structured, highly actionable reference with complete CI/CD pipelines and clear deployment workflows. The main improvements are tightening the explanatory OIDC section and adding an explicit production-promote validation checkpoint.

Suggestions

Tighten the OIDC Federation section to a concise 'when to use / when not to use' table to reduce explanatory prose.

Add an explicit pre-promote validation gate to the 'Promote After Tests Pass' workflow (e.g., assert tests passed before running vercel promote).

Consider moving the 'Common Build Errors' and 'Deployment Strategy Matrix' tables into a references file to keep SKILL.md as a lean overview.

DimensionReasoningScore

Conciseness

Largely efficient with executable code blocks and inline comments that earn their place, but a few sections (notably the OIDC federation explanation) could be tightened.

4 / 5

Actionability

Provides fully executable, copy-paste-ready CLI commands and complete YAML pipelines for GitHub Actions, GitLab CI, and Bitbucket Pipelines covering the common deployment cases.

5 / 5

Workflow Clarity

Clear pull→build→deploy sequence with outcome-keyed 'Deploy Next Steps' and Post-Deploy Observability feedback loops, but production deploys lack an explicit pre-promote validation gate.

4 / 5

Progressive Disclosure

Single well-organized SKILL.md with clear section headers and appropriate grouping, though the build-error and strategy matrices could optionally be split into reference files.

4 / 5

Total

17

/

20

Passed

Description

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

A strong, specific description that clearly names concrete Vercel deployment actions and pairs them with an explicit 'Use when...' trigger clause. Minor gap is the absence of a few natural synonyms like 'deploy to production' and 'preview deployments'.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'deploying, promoting, rolling back, inspecting deployments, building with --prebuilt, or configuring CI workflow files' — with comprehensive coverage of the Vercel deployment domain.

5 / 5

Completeness

Explicitly answers both what ('Vercel deployment and CI/CD expert guidance') and when ('Use when deploying, promoting, rolling back, inspecting deployments, building with --prebuilt, or configuring CI workflow files for Vercel') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural terms users would say ('deploying', 'rolling back', 'configuring CI workflow files') but misses a few common variations such as 'deploy to production' or 'preview deployments'.

4 / 5

Distinctiveness Conflict Risk

Scoped to Vercel deployment workflows with distinctive commands and trigger phrases, giving it a clear niche with minimal conflict risk against other skills.

5 / 5

Total

19

/

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

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

14

/

16

Passed

Repository
openai/plugins
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.