CtrlK
BlogDocsLog inGet started
Tessl Logo

trellis-check

Comprehensive quality verification: spec compliance, lint, type-check, tests, cross-layer data flow, code reuse, and consistency checks. Use when code is written and needs quality verification, before committing changes, or to catch context drift during long sessions.

70

Quality

85%

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

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, lean checklist-driven workflow with concrete commands and a real validation feedback loop. The main gaps are the implicit project-check commands in Step 3 and the lack of an explicit verification step for batch modifications.

Suggestions

Make Step 3's checks executable by showing how to discover the project's lint/type-check/test commands (e.g. read package.json scripts or a Makefile) instead of leaving them unnamed.

Add an explicit verification command or step after the Code Reuse batch modification (e.g. re-grep to confirm all occurrences were updated) so the batch path has a concrete feedback loop.

DimensionReasoningScore

Conciseness

The body is lean: short commands, checklists, and no explanation of concepts Claude already knows; every section earns its place, with the Spec Sync blockquote functioning as a decision aid rather than padding.

5 / 5

Actionability

Mostly executable with concrete commands (git diff, get_context.py, cat of spec index, grep), but Step 3 leaves lint/type-check/test commands implicit and "Report violations found and fix them directly" is somewhat high-level.

4 / 5

Workflow Clarity

Clear 6-step sequence with an explicit feedback loop (fix failures before proceeding, re-run checks after fixes) and checklists, but the batch-modification section in Code Reuse has only a checkbox with no explicit verification command.

4 / 5

Progressive Disclosure

Well-organized into clearly headed sections that point one level deep to spec index files ("the index is a pointer, not the goal"), with detailed guidelines kept out of the body; minor gaps as no bundle files exist and the checklists are inlined rather than split.

4 / 5

Total

17

/

20

Passed

Description

88%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 description that clearly states both what the skill does and when to use it, with comprehensive concrete actions. Trigger-term coverage and distinctiveness are good but could be nudged higher with more natural synonyms and an explicit project-system anchor.

Suggestions

Add natural user-facing synonyms to the trigger clause such as "run tests", "lint my code", or "review my changes before committing".

Name the project system (e.g. ".trellis specs") in the description to further reduce overlap with generic test/lint skills.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions — "spec compliance, lint, type-check, tests, cross-layer data flow, code reuse, and consistency checks" — giving comprehensive coverage of the skill's capabilities.

5 / 5

Completeness

Explicitly answers both what (the enumerated checks) and when ("Use when code is written and needs quality verification, before committing changes, or to catch context drift") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural trigger phrases like "before committing changes" and "needs quality verification" are present, but it lacks common synonyms a user might naturally say (e.g. "run tests", "lint my code").

4 / 5

Distinctiveness Conflict Risk

The combination of spec compliance, cross-layer data flow, and spec sync defines a distinct niche, but the generic "lint, type-check, tests" terms create minor overlap risk with general test/lint skills since the project system is not named in the description.

4 / 5

Total

18

/

20

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.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
EcoPasteHub/EcoPaste
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.