review-shell-scripts

Community

Audit shell scripts against Bash conventions.

Authorpowdream
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps ensure all shell scripts in a repository comply with the Bash Script Convention by enabling automated auditing and fixes during development.

Core Features & Use Cases

  • Automated Script Audit: Scan all .sh files and verify they adhere to the Bash Script Convention.
  • ShellCheck Integration: Run shellcheck on each script and apply fixes or suggestions.
  • Parallel Review: Spawn multiple sub-agents to review scripts in parallel for faster feedback.
  • Library Script Exceptions: Library-like scripts (for example utils.sh) can have relaxed rules and are exempt from strict mode and main() requirements.

Quick Start

Run the skill at the repository root to locate all shell scripts, perform shellcheck checks, apply fixes, and generate a results report.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: review-shell-scripts
Download link: https://github.com/powdream/claude-plugins/archive/main.zip#review-shell-scripts

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.