CtrlK
BlogDocsLog inGet started
Tessl Logo

validation-gates

Defines 10 sequential validation gates: secret scanning, lint/test/build checks, blast radius analysis, dependency auditing, browser testing, cache management, regression checks, and smoke tests. Use when running pre-deploy validation or CI checks, CI/CD pipelines, deployment pipeline validation, pre-merge checks, continuous integration, or pull request validation.

100

Quality

100%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

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 articulates what the skill does (10 sequential validation gates with specific steps enumerated) and when to use it (with an explicit 'Use when...' clause covering multiple natural trigger terms). The description is concise, uses third-person voice, and provides enough specificity to distinguish it from other skills in a large skill library.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: secret scanning, lint/test/build checks, blast radius analysis, dependency auditing, browser testing, cache management, regression checks, and smoke tests. These are clearly defined validation gates.

3 / 3

Completeness

Clearly answers both 'what' (defines 10 sequential validation gates with specific steps listed) and 'when' (explicit 'Use when...' clause with multiple trigger scenarios for CI/CD and deployment contexts).

3 / 3

Trigger Term Quality

Includes a strong set of natural trigger terms users would say: 'pre-deploy validation', 'CI checks', 'CI/CD pipelines', 'deployment pipeline validation', 'pre-merge checks', 'continuous integration', 'pull request validation'. These cover common variations well.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with a clear niche around pre-deploy validation pipelines with 10 sequential gates. The specificity of the validation steps and the CI/CD deployment context make it unlikely to conflict with other skills.

3 / 3

Total

12

/

12

Passed

Implementation

100%

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

This is an excellent skill that defines a comprehensive 10-gate validation pipeline with clear sequencing, concrete commands, specific thresholds, and well-defined escalation paths. The content is highly token-efficient, using tables for structured data and avoiding unnecessary explanations. Progressive disclosure is well-handled with appropriate references to external skills and reference documents.

DimensionReasoningScore

Conciseness

The content is lean and well-structured. It uses tables for thresholds, avoids explaining basic concepts, and every section delivers actionable information without padding. No unnecessary explanations of what CI/CD is or how tools work.

3 / 3

Actionability

Each gate provides concrete, executable commands (npm audit, gitleaks detect, rm -rf cache dirs, npm test -- --runInBand), specific thresholds (lines changed ≤200, bundle size ≤50KB), and clear pass/fail criteria. The grep patterns for regression testing are particularly actionable.

3 / 3

Workflow Clarity

The 10 gates are clearly sequenced with explicit triggers ('Runs When' column), escalation paths (Normal/Warning/Escalate), failure handling (BLOCK, re-delegate max 2, 3× FAIL → Gate 9), and feedback loops (re-delegate on failure, split or revert on escalation). Validation checkpoints are built into the workflow structure itself.

3 / 3

Progressive Disclosure

The skill provides a clear overview table up front, concise per-gate details inline, and appropriately references external files (REFERENCE.md for full dependency-audit checklist and browser testing options) and other skills (fast-review, browser-testing, panel-majority-vote) at one level deep with clear signals.

3 / 3

Total

12

/

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
monkilabs/opencastle
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.