wshobson/shellcheck-configuration
Master ShellCheck static analysis configuration and usage for shell script quality. Use when setting up linting infrastructure, fixing code issues, or ensuring script portability.
npx skills add https://github.com/wshobson/agents --skill shellcheck-configuration
Comprehensive guidance for configuring and using ShellCheck to improve shell script quality, catch common pitfalls, and enforce best practices through static code analysis.
Detailed pattern documentation lives in references/details.md. Read that file when the navigation tier above is insufficient.
--enable=all with careful exclusionsTake wshobson/shellcheck-configuration from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.