Audit shell scripts for correctness, portability, and common pitfalls. Triggers: shell script, bash, sh, script review, pipeline, exit code Use when: reviewing shell scripts, CI scripts, hook scripts, wrapper scripts DO NOT use when: creating new scripts - use attune:workflow-setup
6.6
Rating
0
Installs
Testing & Quality
Category
Well-structured shell script auditing skill with clear workflow, concrete examples, and modular organization. The description adequately explains when to use it, the workflow provides actionable steps with bash commands, and the structure appropriately delegates detailed content to module files. The skill addresses a real gap—thorough shell script review requires specialized knowledge of exit codes, portability pitfalls, and safety patterns that would consume many tokens for a CLI agent to reason through from scratch. Minor improvements could include more explicit CLI invocation patterns in the description and concrete examples of findings format.
Loading SKILL.md…

Skill Author