Agent skill
check-bash
Check bash script syntax without executing. Use before committing bash scripts or when verifying syntax correctness.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/check-bash
SKILL.md
Check Bash Syntax
Validate syntax without execution.
bash
.claude/skills/check-bash/scripts/check-bash.sh script1.sh script2.sh
For combined fix + check, use fix-line-endings-check-bash.
Didn't find tool you were looking for?