Hermes LoopHermes Loop
Crew library
Quality6 agentsBuilt-in

Bug Hunter Crew

Test sites like a human QA team. Demo-snapshot mode if browser automation is unavailable.

Tagline
Crawl, test flows, audit a11y, and ship a client-ready report.
Example objective
Audit https://example-shop.test for conversion and accessibility issues.
Usage
2 missions created
Agent sequence
01
Explorer Agent
Maps pages and key flows via real browser audit.

Runs browser_qa_audit (Playwright) for the target URL, falling back to web_snapshot.

browser_qa_auditweb_snapshot
02
Flow Tester Agent
Tests signup/contact/checkout-style flows.

Exercises core funnels and reports failures.

03
Accessibility Agent
Checks labels, contrast notes, keyboard risks.

WCAG-flavored review.

04
Copy Agent
Flags confusing or weak copy.

UX-writing review.

05
Bug Reporter Agent
Creates recommended fixes for each issue.

Triages issues into actionable fixes.

06
Report Agent
Drafts a client-ready QA report summary.

Wraps everything into a deliverable.

Built-in template

Built-in crews are versioned in code. Duplicate the pattern by creating a custom crew, then tune its agents for your workflow.

Create custom crew