Armory
Source
Browse
Sub-Agents

posix-shell-pro

Expert in strict POSIX sh scripting for maximum portability across Unix-like systems. Specializes in shell scripts that run on any POSIX-compliant shell (dash, ash, sh, bash --posix).

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install posix-shell-pro --cli claude

writes the file to.claude/agents/posix-shell-pro.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/posix-shell-pro.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

wshobson/agents sub-agent posix-shell-pro (model: sonnet) from the shell-scripting plugin. Expert in strict POSIX sh scripting for maximum portability across Unix-like systems. Specializes in shell scripts that run on any POSIX-compliant shell (dash, ash, sh, bash --posix).

When to use it

Expert in strict POSIX sh scripting for maximum portability across Unix-like systems. Specializes in shell scripts that run on any POSIX-compliant shell (dash, ash, sh, bash --posix).

How to install / invoke

# copy the agent definition into your project's .claude/agents/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/shell-scripting/agents/posix-shell-pro.md -o .claude/agents/posix-shell-pro.md

Notes

Extracted from wshobson/agents. Plugin: shell-scripting.