CtrlK
BlogDocsLog inGet started
Tessl Logo

task-runner

Run project commands with just. Check for justfile in project root, list available tasks, execute common operations like test, build, lint. Triggers on: run tests, build project, list tasks, check available commands, run script, project commands.

92

1.40x
Quality

88%

Does it follow best practices?

Impact

100%

1.40x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

A solid, actionable skill that provides clear, executable guidance for using just as a task runner. Its main weakness is some unnecessary verbosity—the example justfile content and the explanatory purpose line add tokens without teaching Claude anything new. The discovery commands section is a genuine value-add.

Suggestions

Remove the example justfile block showing recipe implementations—Claude already knows justfile syntax and this doesn't add actionable guidance for running commands.

Consolidate 'When to Use' into the 'Best Practice' section or remove it, as it largely restates the usage examples.

DimensionReasoningScore

Conciseness

Mostly efficient but includes some unnecessary content. The 'Purpose' line explaining what just is ('simpler than make and works cross-platform') is unnecessary context for Claude. The example justfile showing recipe implementations (pytest, npm run build, etc.) is filler—Claude already knows what justfiles look like. The 'When to Use' section largely repeats the usage examples.

2 / 3

Actionability

Provides fully executable, copy-paste ready commands throughout. The bash examples for listing, running, and discovering recipes are concrete and specific. The discovery commands (--summary, --show, --list) are particularly useful actionable guidance.

3 / 3

Workflow Clarity

For this simple, single-purpose skill, the workflow is clear and unambiguous: check for justfile first, then list available recipes, then run them. The 'Best Practice' section establishes a clear entry point. No destructive or batch operations require validation checkpoints.

3 / 3

Progressive Disclosure

For a simple skill under 50 lines with no need for external references, the content is well-organized into logical sections (basic usage, common recipes, discovery, when to use). No bundle files are needed and none are referenced incorrectly.

3 / 3

Total

11

/

12

Passed

Description

92%

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 well-crafted skill description that clearly identifies the tool (just/justfile), lists specific capabilities, and includes explicit trigger terms. The main weakness is that several trigger terms ('run tests', 'build project', 'run script') are generic task-runner phrases that could conflict with similar skills for Make, npm, or other build tools. Adding more just-specific terms would improve distinctiveness.

Suggestions

Add just-specific trigger terms like 'justfile', 'just command', or 'just recipe' to reduce conflict risk with other task runner skills

DimensionReasoningScore

Specificity

Lists multiple concrete actions: check for justfile, list available tasks, execute operations like test/build/lint. These are specific, actionable capabilities.

3 / 3

Completeness

Clearly answers both 'what' (run project commands with just, check for justfile, list tasks, execute operations) and 'when' (explicit 'Triggers on:' clause with specific trigger phrases).

3 / 3

Trigger Term Quality

Includes natural trigger terms users would say: 'run tests', 'build project', 'list tasks', 'check available commands', 'run script', 'project commands'. These cover common variations of how users would phrase requests.

3 / 3

Distinctiveness Conflict Risk

While 'just' and 'justfile' are distinctive, trigger terms like 'run tests', 'build project', and 'run script' are generic enough to overlap with Makefile, npm scripts, or other task runner skills. The tool-specific terms help but the triggers could conflict.

2 / 3

Total

11

/

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
NeverSight/skills_feed
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.