Loading...
Loading...
Create, edit, migrate, check, and inspect just/justfile runners. Use when changing justfiles, migrating Makefile/npm scripts to just, linting house-style justfiles, or discovering via just --list/--show/--dump. NOT for shell scripts (shell-scripter), shell conventions (shell-conventions), CI YAML (devops-engineer), Make mtime builds, Compose, or mise.
npx skill4agent add wyattowalsh/agents justfilejustfileminimum-versiondefault-listrequire()[default][doc][group][arg][script]write-scopedjust| $ARGUMENTS | Mode |
|---|---|
(empty) / | Empty-args gallery |
| Create |
| Edit |
| Migrate |
| Check |
| Discover |
| Natural language about justfiles | Auto-detect |
justfileJustfilepackage.json$ARGUMENTS| Term | Meaning |
|---|---|
| May write justfiles; ask before destructive runs/deletes |
| house style | This repo's justfile conventions ( |
| discover | Read-only inspect via |
| migrate | Map Makefile/npm task scripts into Just recipes |
| Multi-line script recipe attribute (never combine with recipe-level |
| opt-in gate | Create-mode confirmations before overwrite or side effects |
just --version@[script]@[script]--fmt--dump--check--fmt--list--showuv run python scripts/check.pyskills/justfile/create[default]require("tool")edit##[doc]migrate##[doc]default-listcheckjust --version--list--dump--check--fmtdiscover--list--show--dump--dump-format=json--groupsshell-scriptershell-conventionsdevops-engineer| File | Use when |
|---|---|
| references/discover.md | Inspect recipes with just CLI |
| references/create.md | New justfile + opt-in gate |
| references/edit.md | Change existing recipes/settings |
| references/migrate.md | Makefile / npm → just |
| references/check.md | Lint / fmt-check / house-style audit |
| references/when-not-just.md | Scope refusals and redirects |
| references/pitfalls.md | Common Just footguns |
| references/patterns.md | House-style recipe patterns |
uv run python scripts/check.py
uv run python skills/skill-creator/scripts/audit.py skills/justfile/
uv run python skills/skill-creator/scripts/package.py skills/justfile --dry-runscripts/check.pyvalidate_skill.pyvalidate_evals.pyuv run python scripts/check.py--dry-run$ARGUMENTS/justfile/justfile help/justfile create <description>/justfile edit <path|recipe>/justfile migrate <Makefile|package.json>/justfile check [path]/justfile discover [query]write-scopeduv run python skills/justfile/scripts/check.py