shell-conventions

Installation
SKILL.md

Shell Conventions

Apply these conventions whenever shell work is the primary task.

Scope: Shell scripts, shell snippets, Makefile, and justfile convention enforcement. NOT for script generation, major shell refactors, Python, or CI workflow YAML.

Dispatch

$ARGUMENTS Action
Active (auto-invoked when editing .sh, .bash, .zsh, Makefile, or justfile) Apply the active operator contract below
Empty Display the mode summary and trigger boundaries
check Verify conventions only

When to Use

Installs
3
GitHub Stars
3
First Seen
Apr 20, 2026
shell-conventions — wyattowalsh/agents