agentic-qa-onboardlisted
Install: claude install-skill upex-galaxy/agentic-qa-boilerplate
<!-- Model preferences (advisory; dispatchers may use to route) -->
<!--
model_preferences:
foundation: opus # high-leverage architectural work
planning: sonnet # structured writing
implementation: sonnet # default for code work
review: opus # critical analysis
archive: haiku # mechanical close-out
-->
# Agentic QA Onboard — First-time tour of this repo
Activate when a user lands on this repo for the first time and asks "where do I start?", "how does QA work here?", or invokes `/agentic-qa-onboard`. The skill is a guided tour, not an executor: it explains the stack, the QA pipeline (pre-sprint Stage 0 + in-sprint Stages 1-6), the MCPs, and the env vars that everything depends on, then hands off to the right downstream skill.
This skill is specific to **this** Playwright + KATA QA boilerplate and points at the concrete entry points (`/shift-left-testing`, `/sprint-testing`, `/test-automation`, `/test-documentation`, `/regression-testing`, `/framework-development`).
---
## Welcome
This is the **Agentic QA Boilerplate** — a QA-only boilerplate for testing web applications with AI agents in the loop. The repo ships skills, scripts, and conventions that turn a Jira QA ticket into documented test cases and automated regression coverage through a structured 6-stage pipeline. It does **not** ship the application under test — that lives in a separate target repo (configured via `.agents/project.yaml`).
If you cloned this repo and you don'