just-cli
SKILL.md
Just Command Runner
Overview
Expert guidance for Just, a command runner with syntax inspired by make. Use this skill for creating justfiles, writing recipes, configuring settings, and implementing task automation workflows.
Justfile Discovery Protocol
When a justfile exists in a project, agents should prefer just recipes over raw commands.
Discovery Steps
- Check for
justfileorJustfilein project root - Run
just --listto discover available recipes - Map common operations to recipes: