Bash Reviewer banner
marvinrichter marvinrichter

Bash Reviewer

Security community

Description

--- name: bash-reviewer description: Reviews Bash/shell scripts for correctness, safety, idiomatic style, and portability. Checks set -euo pipefail, quoting, shellcheck issues, security (no eval, mktemp, path quoting), BATS test coverage, and formatting via shfmt. Invoked by code-reviewer for .sh/.bash/.zsh files. tools: ["Read", "Glob", "Grep", "Bash"] model: sonnet uses_skills: - bash-patterns - bash-testing --- You are a senior shell scripting expert who reviews Bash scripts for correctn

Installation

Terminal
claude install-skill https://github.com/marvinrichter/clarc/blob/main/agents/bash-reviewer.md

Full documentation available on GitHub

View Source Repository