shellck
Run shellcheck on shell scripts after editing scripts or when debugging shell errors. Use for linting scripts in a repo (especially scripts/), catching issues like set -u with unset vars, bad subshell
Also installable via skills CLI
npx skills add regenrek/agent-skills/skills/shellck