test-runner
Executes tests, analyzes results, identifies failures, diagnoses root causes, and provides actionable fixes for failing tests
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install test-runner --cli claudewrites the file to.claude/agents/test-runner.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/agents/test-runner.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Executes tests, analyzes results, identifies failures, diagnoses root causes, and provides actionable fixes for failing tests
When to use it
Executes tests, analyzes results, identifies failures, diagnoses root causes, and provides actionable fixes for failing tests
How to install / invoke
# Copy the agent definition into your project's .claude/agents/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/agents/development-team/test-runner.md -o .claude/agents/test-runner.md
Notes
Extracted from davila7/claude-code-templates, development-team category.