shellcheck-configuration

shellcheck configuration

wshobson ↓ 8.4k
Claude Code
View source ↗

What it does

  • Setting up linting for shell scripts in CI/CD pipelines
  • Analyzing existing shell scripts for issues
  • Understanding ShellCheck error codes and warnings
  • Configuring ShellCheck for specific project requirements
  • Integrating ShellCheck into development workflows
  • Suppressing false positives and configuring rule sets
  • Enforcing consistent code quality standards

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

shellcheck configuration

Source

Repository: https://github.com/wshobson/agents

shellcheck-configuration FAQ

What does the shellcheck-configuration skill do?

Master ShellCheck static analysis configuration and usage for shell script quality. Use when setting up linting infrastructure, fixing code issues, or ensuring script portability. Setting up linting for shell scripts in CI/CD pipelines Analyzing existing shell scripts for issues

How do I install shellcheck-configuration?

Run: npx -y skills add https://github.com/wshobson/agents --skill shellcheck-configuration --agent claude-code — the source lives at github.com/wshobson/agents.

Maintain shellcheck-configuration?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

shellcheck-configuration on getagentictools
[![shellcheck-configuration on getagentictools](https://getagentictools.com/badge/skills/wshobson-agents-shellcheck-configuration.svg)](https://getagentictools.com/skills/wshobson-agents-shellcheck-configuration?ref=badge)
npx agentictools info skills/wshobson-agents-shellcheck-configuration

The second line is the CLI lookup for this page — handy in READMEs and docs.