# qa-orchestra

10 standalone QA agents for Claude Code. Each one answers a specific question about your PR — does this diff implement the AC?, what scenarios do I need?, which of my tests will break? — and writes a Markdown report you can paste into GitHub or Jira.

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

## Summary
qa-orchestra is a Claude Code plugin with hand-picked skills for testing work, indexed on Flowy. Install it with the command on its page. 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 anasss/qa-orchestra
```

## FAQ

### What is qa-orchestra?
10 standalone QA agents for Claude Code. Each one answers a specific question about your PR — does this diff implement the AC?, what scenarios do I need?, which of my tests will break? — and writes a Markdown report you can paste into GitHub or Jira.

### How do I install qa-orchestra?
Run these in Claude Code: npx -y skills add anasss/qa-orchestra. Then prompt normally.

### Does qa-orchestra 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 qa-orchestra free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
