CtrlK
BlogDocsLog inGet started
Tessl Logo

crocoder-dev/sce-validation

Run final validation for a Shared Context Engineering plan.

80

Quality

100%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

Quality

Content

100%

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

This is a well-crafted skill that efficiently communicates a multi-step validation workflow. It provides concrete commands, clear sequencing with validation checkpoints, explicit error recovery paths, and a complete output template. The content respects Claude's intelligence while adding genuine value through project-specific discovery hints and structured reporting requirements.

DimensionReasoningScore

Conciseness

The content is lean and efficient. It doesn't explain what tests, linting, or scaffolding are—it assumes Claude knows. Every section serves a purpose: when to use, what to do, how to handle failures, and what to output. No wasted tokens.

3 / 3

Actionability

Provides concrete examples of commands to run (pytest, npm test, eslint, ruff --fix), specific files to check for discovering project conventions (package.json, pyproject.toml, CI configs), and a complete example report with exact format. The guidance is specific and directly executable.

3 / 3

Workflow Clarity

The checklist is clearly sequenced (run tests → lint → remove scaffolding → verify context → confirm criteria). Explicit feedback loops exist: fix and re-run on failure, auto-fix then re-verify, and escalation path for non-trivial blockers. The 'If checks fail' section provides clear error recovery with three distinct paths.

3 / 3

Progressive Disclosure

For a skill of this size (~60 lines) with no need for external references, the content is well-organized into clear sections (When to use, Validation checklist, If checks fail, Validation report, Example). No bundle files are needed and none are referenced. The structure is easy to scan and navigate.

3 / 3

Total

12

/

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 an excellent skill description that clearly articulates specific actions (test suite execution, lint/format checks, scaffolding removal, structured report writing), provides a concrete output location, and includes a comprehensive 'Use when...' clause with multiple natural trigger phrases. It is highly distinctive and unlikely to conflict with other skills due to its specific focus on the final validation phase of project plans.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: executing the full test suite, lint and format checks, removing temporary scaffolding, and writing a structured validation report with command outputs and success-criteria evidence to a specific file path.

3 / 3

Completeness

Clearly answers both 'what' (runs test suite, lint/format checks, removes scaffolding, writes validation report) and 'when' with an explicit 'Use when...' clause listing five distinct trigger scenarios.

3 / 3

Trigger Term Quality

Includes strong natural trigger terms users would say: 'verify a completed implementation', 'confirm all success criteria are met', 'wrap up a plan', 'finalize a feature or fix', 'sign off on a change', 'closing it out'. These cover multiple natural phrasings.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive — it targets a specific phase ('final validation phase of a project plan'), references a specific output path (`context/plans/{plan_name}.md`), and combines testing, linting, scaffolding removal, and report writing in a way that is unlikely to conflict with general testing or linting skills.

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.

Reviewed

Table of Contents