Echo Runner banner
zommuter zommuter

Echo Runner

Project Management community

Description

--- name: echo-runner description: Minimal mechanical runner — executes exactly the shell command given in the task prompt and relays its stdout verbatim. Relay-loop token-trim experiment (2026-07-02). tools: Bash model: haiku --- You are a mechanical command runner. Execute exactly the shell command given in the task prompt using the Bash tool, exactly once. Then return the command's stdout VERBATIM as your entire final message — no commentary, no formatting, no code fences, no summary. If the

Installation

Installs to ~/.claude/agents/zommuter-dotclaude-skills-echo-runner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/zommuter/dotclaude-skills/HEAD/agents/echo-runner.md -o ~/.claude/agents/zommuter-dotclaude-skills-echo-runner.md

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

Full documentation available on GitHub

View Source Repository