CtrlK
BlogDocsLog inGet started
Tessl Logo

verification-gates

Creates explicit validation checkpoints (verification gates) between project phases to catch errors early and ensure quality before proceeding. Use when the user asks about quality gates, milestone checks, phase transitions, approval steps, go/no-go decision points, or preventing cascading errors across a multi-step workflow. Produces acceptance criteria checklists, automated CI gate configurations, manual sign-off requirements, and conditional review rules for scenarios such as security changes, API changes, or database migrations.

60

Quality

70%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./packages/core/src/methodology/packs/planning/verification-gates/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

39%

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

The skill covers verification gates comprehensively but is far too verbose, restating common software engineering knowledge that Claude already possesses. Its strongest aspect is workflow clarity—the sequential gate structure with validation checkpoints is well-organized and includes failure actions. However, the content would benefit greatly from aggressive trimming of obvious checklist items and splitting detailed examples into separate reference files.

Suggestions

Cut the five 'Standard Verification Gates' section down to the quick reference table plus the gate documentation template—Claude already knows what requirements verification and code review entail.

Move the CI/CD YAML examples and conditional gates table into separate bundle files (e.g., CI_GATES.md, CONDITIONAL_GATES.md) and reference them from the main skill.

Remove self-evident checklist items like 'No obvious bugs or issues' and 'All requirements are documented and clear'—focus only on non-obvious, project-specific checks.

Add a concrete end-to-end example showing a real scenario (e.g., 'User asks to add a database migration') with the specific gates that fire and what output Claude should produce at each checkpoint.

DimensionReasoningScore

Conciseness

Extremely verbose for what it teaches. Much of this is generic project management knowledge Claude already knows (what requirements verification is, what code review involves, etc.). The five standard gates are essentially restating common software engineering practices at length. The checklist items like 'All requirements are documented and clear' and 'No obvious bugs or issues' are self-evident. Could be reduced to ~30% of its size without losing actionable value.

1 / 3

Actionability

Provides some concrete artifacts (CI YAML configs, checklist templates, conditional gate table) that are useful and somewhat copy-paste ready. However, much of the content is generic guidance rather than specific executable instructions. The GitHub Actions example and CI pipeline YAML are concrete, but the five standard gates are mostly abstract checklists rather than actionable commands or code.

2 / 3

Workflow Clarity

The workflow is clearly sequenced with explicit gates between phases, an ASCII flow diagram showing the gate pattern, a quick reference table mapping phases to gates, and a gate documentation template that includes failure actions. The structure naturally embodies verification checkpoints and feedback loops, which is the core purpose of this skill.

3 / 3

Progressive Disclosure

This is a monolithic wall of text at ~200+ lines with no references to external files for detailed content. The CI/CD examples, gate templates, conditional gates table, and five standard gates could all be split into separate reference files. The cross-references to other skills at the bottom are mentioned but not linked to actual files. No bundle files exist to support progressive disclosure.

1 / 3

Total

7

/

12

Passed

Description

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, well-crafted skill description that excels across all dimensions. It provides specific concrete actions, comprehensive trigger terms that users would naturally use, explicit 'Use when...' guidance, and occupies a distinct niche. The description is detailed without being verbose, and the inclusion of concrete scenarios (security changes, API changes, database migrations) further strengthens its specificity and distinctiveness.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: creates validation checkpoints, produces acceptance criteria checklists, automated CI gate configurations, manual sign-off requirements, and conditional review rules. Also specifies concrete scenarios like security changes, API changes, and database migrations.

3 / 3

Completeness

Clearly answers both 'what' (creates validation checkpoints, produces checklists, CI gate configs, sign-off requirements, conditional review rules) and 'when' (explicit 'Use when...' clause listing quality gates, milestone checks, phase transitions, approval steps, go/no-go decisions, preventing cascading errors).

3 / 3

Trigger Term Quality

Excellent coverage of natural trigger terms users would say: 'quality gates', 'milestone checks', 'phase transitions', 'approval steps', 'go/no-go decision points', 'cascading errors', 'multi-step workflow', 'verification gates'. These are terms users would naturally use when seeking this functionality.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche around validation checkpoints and quality gates between project phases. The specific triggers like 'go/no-go decision points', 'phase transitions', and 'verification gates' are distinct and unlikely to conflict with general CI/CD or project management skills.

3 / 3

Total

12

/

12

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
rohitg00/skillkit
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.