regulars

Installation
SKILL.md

Regulars

Overview

Dispatch a panel of subagents, each role-playing a real user with a specific task to complete on the site. They navigate using browser MCP tools, attempt to complete their goal, and report what broke, what was frustrating, and whether they succeeded. The organizing principle is task completion — can users do what they came to do?

This is NOT a QA test suite or expert audit. Regulars agents behave like real users — they don't inspect source code, they don't check every element, and they don't follow a test matrix. They try to accomplish a goal the way a real person would.

When to Use

  • Before launch: "Does the site actually work end-to-end?"
  • After deploy: "Did we break any user flows?"
  • After refactor: "Can users still do the important things?"
  • Periodic check: "Are the critical paths still working?"

Workflow

Installs
4
GitHub Stars
3
First Seen
Apr 12, 2026
regulars — 2389-research/review-squad