Armory
Source
Browse
Sub-Agents

incident-response-test-automator

Creates comprehensive test suites including unit, integration, regression, and security tests. Validates fixes with full coverage and cross-environment testing.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install incident-response-test-automator --cli claude

writes the file to.claude/agents/incident-response-test-automator.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/incident-response-test-automator.md

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

What it is

wshobson/agents sub-agent test-automator (model: sonnet) from the incident-response plugin. Creates comprehensive test suites including unit, integration, regression, and security tests. Validates fixes with full coverage and cross-environment testing.

When to use it

Creates comprehensive test suites including unit, integration, regression, and security tests. Validates fixes with full coverage and cross-environment testing.

How to install / invoke

# copy the agent definition into your project's .claude/agents/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/incident-response/agents/test-automator.md -o .claude/agents/test-automator.md

Notes

Extracted from wshobson/agents. Plugin: incident-response.