# agent-qa

The self-improving QA agent for software teams. A test harness with memory. Write tests in natural language for web and mobile. agent-qa learns from every run, adapts to UI changes, and catches regressions before you ship.

- Tier: Indexed (plain plugin)
- Category: Testing
- Page: https://www.flowy.sh/listings/vostride-agent-qa
- Source: https://github.com/vostride/agent-qa
- Price: free and open source

## Summary
agent-qa is a Claude Code plugin with 6 hand-picked skills for testing work, indexed on Flowy. Install it with the command on its page. It includes agent-qa-authoring, agent-qa-debug-fix, agent-qa-result-triage. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add vostride/agent-qa --agent claude-code
```

## Skills
- agent-qa-authoring
- agent-qa-debug-fix
- agent-qa-result-triage
- agent-qa-authoring
- agent-qa-debug-fix
- agent-qa-result-triage

## FAQ

### What is agent-qa?
The self-improving QA agent for software teams. A test harness with memory. Write tests in natural language for web and mobile. agent-qa learns from every run, adapts to UI changes, and catches regressions before you ship.

### How do I install agent-qa?
Run these in Claude Code: npx -y skills add vostride/agent-qa --agent claude-code. Then prompt normally.

### Does agent-qa auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is agent-qa free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
