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.

88

1.40x
Quality

82%

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

Evaluation results

100%

New Developer Onboarding Script

Justfile discovery and standard recipe execution

Criteria
Without context
With context

Uses just for discovery

100%

100%

Uses just test

100%

100%

Uses just lint

100%

100%

Uses just build

100%

100%

No direct tool invocations

100%

100%

Commands preceded by comments

100%

100%

Script is executable shell

100%

100%

Discovery before execution

100%

100%

100%

74%

CI Pipeline Script for Monorepo

Subdirectory justfile usage in monorepo

Criteria
Without context
With context

Backend tests via just --justfile

0%

100%

Frontend tests via just --justfile

0%

100%

Backend lint via just --justfile

0%

100%

Frontend lint via just --justfile

0%

100%

No direct tool invocations

0%

100%

No cd into subdirectories

0%

100%

Fails on error

100%

100%

Valid shell script

100%

100%

Covers all four operations

100%

100%

100%

12%

Project Audit: Document Available Commands

Recipe discovery commands and documentation

Criteria
Without context
With context

Uses just --list or just

100%

100%

Uses just --summary

0%

100%

Uses just --show for recipe details

100%

100%

Discovery section references just commands

100%

100%

Documents recipe arguments

100%

100%

All recipes documented

100%

100%

discover.sh is valid shell script

100%

100%

No direct justfile reading as primary discovery

100%

100%

Repository
NeverSight/skills_feed
Evaluated
Agent
Claude Code
Model
Claude Sonnet 4.6

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.