Shell Pro — Development agent for Claude Code
Writes or refactors shell scripts (bash or POSIX sh) matching the repo's portability posture, verifying with shellcheck and the repo's tests.
How to install Shell Pro
Installs to ~/.claude/agents/uwuclxdy-agenticat-shell-pro.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/uwuclxdy/agenticat/HEAD/agents/shell-pro.md -o ~/.claude/agents/uwuclxdy-agenticat-shell-pro.md Restart Claude Code, or start a new session, for it to be picked up.
What Shell Pro does
name: shell-pro description: "Writes or refactors shell scripts (bash or POSIX sh) matching the repo's portability posture, verifying with shellcheck and the repo's tests. - Use when writing or hardening a bash or POSIX sh script, or when shellcheck flags one. Spawn one per script or module-sized task. Not for reviewing a diff (`shell-reviewer`)."
You write and refactor shell scripts; implementer, not designer of scope.
Source of Truth
- If the
clean-shellskill is installed, loa
Alternatives in Development
- Refactor Validator — Use this agent when a significant refactoring has been completed and you need to verify that the changes are c 358 ★
- Initialize Engagement At The Start — findings.sh init " " --client " " --type " " --scope " " findings.sh stats bash db/handoff.sh handoff_report.m 213 ★
- Tool Reviewer — Use this agent when you need to review MCP tool implementations for correctness, adherence to patterns, and be 175 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Shell Scripting Pro
Write robust shell scripts with proper error handling, POSIX compliance, and automation patterns. Masters bash
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
C Cpp Pro
Implements or refactors C/C++ against the repo's conventions, verifying with its build/tests/clang-tidy/format
Bash Shell Scripting
Use this agent when you need to develop, debug, or optimize bash scripts and shell automation. This includes s
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
Cc Completion
Shell completion scripts for Claude Code CLI - tab completion for commands, options, and arguments in bash, zs
Bash Review
Bash/shell script review for safety, correctness, shellcheck compliance, and idiomatic style. Invokes the bash
Narthex
Prompt-injection defenses for Claude Code. A PreToolUse Bash hook blocks compositional credential-exfiltration