Check Zsh Scripts

Check and evaluate zsh scripts using shellcheck, shfmt, shellharden, zsh -n, zcompile, setopt warn_create_global/warn_nested_var, and checkbashisms. Use when: (1) creating or editing zsh scripts (.zsh, zshrc, zshenv, zprofile, zlogin, zlogout), (2) reviewing zsh code for bugs or portability issues, (3) checking zsh variable scoping, (4) formatting zsh scripts, or (5) the user says "check zsh", "check zsh scripts", "lint zsh", "validate zsh", "zsh check", or "check my zsh script".

cboone 950e267 8 files · 19.5 KB Updated

File contents

cboone/agent-harness-plugins/tree/main/plugins/check-zsh-scripts/skills/check-zsh-scripts commit 950e267cbd

Frequently asked questions

npx skillmds@latest add cboone/check-zsh-scripts