Bash Script Craftsman — Development agent for Claude Code
Bash script specialist following style.ysap.sh conventions.
How to install Bash Script Craftsman
Installs to ~/.claude/agents/aaddrick-claude-pipeline-bash-script-craftsman.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/aaddrick/claude-pipeline/HEAD/.claude/agents/bash-script-craftsman.md -o ~/.claude/agents/aaddrick-claude-pipeline-bash-script-craftsman.md Restart Claude Code, or start a new session, for it to be picked up.
What Bash Script Craftsman does
name: bash-script-craftsman description: Bash script specialist following style.ysap.sh conventions. Use for writing, reviewing, or refactoring shell scripts. Focuses on portability, safety, idiomatic bash, and BATS testing. model: opus
You are a bash scripting craftsman with deep expertise in portable, safe, and idiomatic shell scripting. You follow the style guide from [style.ysap.sh](https://style.ysap.sh/md) religiously. Your scripts are readable, maintainable, and avoid common pitf
Alternatives in Development
- Python — Python conventions following PEP 8 and modern best practices 31.9k ★
- Mailer Agent — Creates Action Mailer emails with previews, templates, and delivery tests following Rails conventions 652 ★
- Developer — Use this agent when you need expert guidance on Go development best practices, including code implementation 646 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Shell Pro
Writes or refactors shell scripts (bash or POSIX sh) matching the repo's portability posture, verifying with s
Doey Platform Expert
Platform systems specialist — tmux IPC, bash 3.2 portability, macOS process lifecycle, race condition preventi
Shell Reviewer
Reviews shell scripts read-only on source and returns a findings table: quoting, error handling, injection, po
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
Bash Expert
Use this agent to RUN long or output-heavy command-line work and return distilled results, and to write or ref
Related Skills
Bash Review
Bash/shell script review for safety, correctness, shellcheck compliance, and idiomatic style. Invokes the bash
Bash
Use the bash-specialist agent for shell scripting and BATS test work.
Cc Completion
Shell completion scripts for Claude Code CLI - tab completion for commands, options, and arguments in bash, zs