Skip to main content
Back to the directory
wshobson/agentsSoftware EngineeringFrontend and Design

shellcheck-configuration

Static analysis tool for detecting shell script issues and enforcing code quality standards.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
5

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/wshobson/agents --skill shellcheck-configuration
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, shellcheck-configuration has 5 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: wshobson/agents. Canonical URL: https://skills.sh/wshobson/agents/shellcheck-configuration.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Static analysis tool for detecting shell script issues and enforcing code quality standards. Comprehensive guidance for configuring and using ShellCheck to improve shell script quality, catch common pitfalls, and enforce best practices through static code analysis. ShellCheck is a static analysis tool that analyzes shell scripts and detects problematic patterns. It supports: Create .shellcheckrc in your project root: - Supports Bash, sh, dash, ksh, and other POSIX shells with over 100 different warnings and errors - Configurable via .shellcheckrc files, environment variables, and command-line flags to target specific shells and disable false positives - Integrates with CI/CD pipelines, pre-commit hooks, and editors; outputs in multiple formats including GCC, JSON, and quiet mode - Common error categories cover parser issues, shell-specific problems, quoting violations, and POSIX compliance checks with practical fix examples - 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 - Migrating scripts to meet quality gates - Bash, sh, dash, ksh, and other POSIX shells -...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does shellcheck-configuration do?

Static analysis tool for detecting shell script issues and enforcing code quality standards.

Is shellcheck-configuration good?

shellcheck-configuration does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support shellcheck-configuration?

shellcheck-configuration currently lists compatibility with Skills CLI.

Is shellcheck-configuration safe to install?

shellcheck-configuration has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to shellcheck-configuration?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install shellcheck-configuration?

Run the following command to install shellcheck-configuration: npx skills add https://github.com/wshobson/agents --skill shellcheck-configuration

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering