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.
97
Does it follow best practices?
Validation for skill structure
Justfile discovery and standard recipe execution
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%
Without context: $0.1109 · 24s · 8 turns · 13 in / 1,150 out tokens
With context: $0.2011 · 40s · 14 turns · 16 in / 1,725 out tokens
Subdirectory justfile usage in monorepo
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%
Without context: $0.1024 · 24s · 9 turns · 14 in / 1,424 out tokens
With context: $0.2038 · 34s · 12 turns · 16 in / 1,751 out tokens
Recipe discovery commands and documentation
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%
Without context: $0.2444 · 1m 3s · 19 turns · 21 in / 3,983 out tokens
With context: $0.3088 · 1m 7s · 22 turns · 23 in / 3,657 out tokens
Table of Contents
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.