Review Bash — Development skill for Claude Code
Read-only review of all Bash / shell scripts in the project.
How to install Review Bash
Installs to ~/.claude/skills/nazarukroman-craft-review-bash/SKILL.md
mkdir -p ~/.claude/skills/nazarukroman-craft-review-bash && curl -fsSL https://raw.githubusercontent.com/nazarukroman/craft/HEAD/commands/review-bash.md -o ~/.claude/skills/nazarukroman-craft-review-bash/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Review Bash does
description: Read-only review of all Bash / shell scripts in the project
/review-bash
Read-only review of every shell script and shell snippet in the project. Do not edit any file.
Scope
Find:
.sh,.bashfiles anywhere in the reposcripts/,bin/,tools/directories.github/workflows/*.yml—run:/shell:sectionspackage.jsonscriptsentries that are non-trivial (>~50 chars, multiple commands, conditionals, pipes)DockerfileRUNsteps that use s
Alternatives in Development
- OpenAI Codex CLI — (Rust implementation) 67.8k ★
- Career-Ops For Codex — Read CLAUDE.md for all project instructions, routing, and behavioral rules 32.5k ★
- Ralphy — My Ralph Wiggum setup, an autonomous bash script that runs Claude Code, Codex, OpenCode, Cursor agent, Qwen & 2.8k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Cc Completion
Shell completion scripts for Claude Code CLI - tab completion for commands, options, and arguments in bash, zs
Narthex
Prompt-injection defenses for Claude Code. A PreToolUse Bash hook blocks compositional credential-exfiltration
Bash Code Standarts
Bash/Shell Scripting Standards
Bashguy
A shell widget that generates bash commands from natural language using Claude
Huck
A Bash compatible shell written in Rust by Claude
Skill Twenty CRM
Agent-ready Twenty CRM toolkit. 396 bash scripts covering every REST endpoint, CRUD, batch, filters, merges ac
Related Agents
Bash Script Craftsman
Bash script specialist following style.ysap.sh conventions. Use for writing, reviewing, or refactoring shell s
Bash Shell Scripting
Use this agent when you need to develop, debug, or optimize bash scripts and shell automation. This includes s
Shell Scripting Pro
Write robust shell scripts with proper error handling, POSIX compliance, and automation patterns. Masters bash