CtrlK
BlogDocsLog inGet started
Tessl Logo

assess

Evaluate work items and designs before committing to build. Readiness checks, codebase-grounded feasibility, relative sizing, and stress-testing from multiple perspectives. The quality gate between planning and building.

57

Quality

67%

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 ./develop/skills/assess/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

50%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description communicates a clear conceptual purpose — evaluating readiness before building — and names several relevant activities. However, it lacks an explicit 'Use when...' clause, relies on somewhat abstract process terminology rather than natural user language, and could be more specific about the concrete actions performed. The metaphorical closing sentence ('The quality gate between planning and building') adds flavor but not actionable selection criteria.

Suggestions

Add an explicit 'Use when...' clause with natural trigger phrases like 'is this ticket ready', 'estimate this work item', 'review this spec before building', 'should we start implementing'.

Replace abstract phrases like 'stress-testing from multiple perspectives' with concrete actions such as 'identifies edge cases, flags missing requirements, checks for dependency risks, and estimates relative complexity'.

Include file/artifact types or contexts that would trigger selection, such as 'when reviewing tickets, user stories, PRDs, or design documents before sprint commitment'.

DimensionReasoningScore

Specificity

Names the domain (work item evaluation) and several actions (readiness checks, feasibility analysis, relative sizing, stress-testing), but these are somewhat abstract and not fully concrete — e.g., 'stress-testing from multiple perspectives' is vague about what that entails specifically.

2 / 3

Completeness

The 'what' is partially addressed (evaluate work items, readiness checks, feasibility, sizing, stress-testing), but there is no explicit 'Use when...' clause. The phrase 'The quality gate between planning and building' hints at when but doesn't provide explicit trigger guidance, which caps this at 2 per the rubric guidelines.

2 / 3

Trigger Term Quality

Includes some relevant terms like 'readiness checks', 'feasibility', 'sizing', and 'stress-testing', but misses many natural user phrases like 'is this ready to build', 'estimate effort', 'review requirements', 'ticket review', 'spec review', 'should we start building'. The terms used lean more toward process jargon than natural user language.

2 / 3

Distinctiveness Conflict Risk

The description carves out a niche around pre-build evaluation and readiness, which is somewhat distinctive. However, terms like 'evaluate work items', 'feasibility', and 'designs' could overlap with planning skills, code review skills, or architecture skills. The lack of explicit trigger terms makes conflict more likely.

2 / 3

Total

8

/

12

Passed

Implementation

85%

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-structured, concise skill that clearly defines four assessment lenses with good situational guidance and failure modes. Its main weakness is that actionability depends heavily on referenced files that aren't provided in the bundle — the SKILL.md itself lacks concrete output templates, specific checklist items, or executable examples. The writing quality is excellent: sharp, opinionated, and efficient.

Suggestions

Include at least one concrete output example (e.g., a sample traffic-light verdict for the 'Ready' lens with specific findings) so Claude has a template even without the reference files.

Add a brief inline checklist or key criteria for at least one lens (e.g., the 3-5 most critical 'Ready' gate checks) so the skill is actionable even if reference files fail to load.

DimensionReasoningScore

Conciseness

The content is lean and efficient throughout. It assumes Claude's intelligence, avoids explaining basic concepts, and every section earns its place. The stance description is sharp and illustrative ('This is complex' is useless vs. the specific middleware example). No padding or unnecessary context.

3 / 3

Actionability

The skill provides clear conceptual guidance and good examples of what good assessment looks like (the middleware example), but it's primarily instructional rather than executable. There are no concrete code snippets, command templates, or output format templates. The traffic-light verdict format is mentioned but not fully specified. The actionability relies heavily on referenced files (ready.md, feasibility.md, etc.) that aren't provided.

2 / 3

Workflow Clarity

The four lenses are clearly sequenced and well-defined with distinct purposes. The 'Common Patterns' section provides clear situational workflows. The 'Suggesting Follow-ups' section acts as a decision tree for next actions. The 'Failure Modes' section serves as validation/guardrails. The read-only default with explicit opt-in for modifications is a clear safety constraint.

3 / 3

Progressive Disclosure

Excellent progressive disclosure structure. The SKILL.md provides a clear overview of all four lenses with enough context to understand each, then points to one-level-deep reference files (references/ready.md, references/feasibility.md, etc.) for detailed checklists. Cross-references to sibling skills (artifacts, test) are well-signaled. Navigation is intuitive.

3 / 3

Total

11

/

12

Passed

Validation

81%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation9 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

9

/

11

Passed

Repository
audenaert/etak
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.