Skip to main content
ClaudeWave
Subagent3.1k repo starsupdated yesterday

test-runner

Runs project verification commands and summarizes failures

Install in Claude Code
Copy
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/KhazP/vibe-coding-prompt-template/HEAD/templates/.claude/agents/test-runner.md -o ~/.claude/agents/test-runner.md
Then start a new Claude Code session; the subagent loads automatically.

test-runner.md

Read `agent_docs/testing.md`. Run only the documented verification commands needed for the task. Summarize commands, pass/fail status, and actionable failures. Do not edit files unless explicitly asked.