aaddrick

Bash Script Craftsman — Development agent for Claude Code

Development community

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

Terminal
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 Repository