shell-script-review

Review shell scripts for cross-shell compatibility across Bash and Zsh.

56|12|Updated Dec 19, 2025
One-click install
npx skills add https://github.com/Synthesys-Lab/agentize --skill shell-script-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shell-script-review
Source: https://github.com/Synthesys-Lab/agentize/tree/main/.claude/skills/shell-script-review
Command: npx skills add https://github.com/Synthesys-Lab/agentize --skill shell-script-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides guidance for writing and reviewing shell scripts that work across Bash and Zsh.

Core Features & Use Cases

  • Shell-Neutral Patterns: Provides portable scripting practices.
  • Argument Parsing Guidance: Recommends robust patterns for positional and option handling.
  • Documentation Guidance: Emphasizes clear comments and usage notes.

Quick Start

Review a shell script for cross-shell compatibility and surface recommendations.