Bash Expert banner
tomas-rampas tomas-rampas

Bash Expert

Development community

Description

--- name: bash-expert description: "Use this agent to RUN long or output-heavy command-line work and return distilled results, and to write or refactor shell scripts. Delegate selectively: a run belongs here when its output is large and compresses to a small conclusion; short commands whose output is already the answer run inline in the caller. Delegate to it for: executing long builds, test suites, linters and validator scripts and reporting pass/fail with the exact failing lines; GitHub CLI wo

Installation

Installs to ~/.claude/agents/tomas-rampas-claude-agentic-framework-bash-expert.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tomas-rampas/claude-agentic-framework/HEAD/agents/bash-expert.md -o ~/.claude/agents/tomas-rampas-claude-agentic-framework-bash-expert.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository