# upex-galaxy

> Open-source publisher. Listings imported from github.com/upex-galaxy — credited to the original author with their license.

- **Listings:** 13
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/upex-galaxy
- **Website:** https://github.com/upex-galaxy

## Published listings

- [Test Documentation](https://agentstack.voostack.com/l/skill-upex-galaxy-agentic-qa-boilerplate-test-documentation) — Skill · Free · security-reviewed — `agentstack add skill-upex-galaxy-agentic-qa-boilerplate-test-documentation`
  Analyze, prioritize, and document test cases in TMS (Jira/Xray) -- the bridge between manual QA and test automation. Use when creating Test/ATP/ATR artifacts, calculating ROI to choose which tests to automate, maintaining US-ATP-ATR-TC traceability, or repairing broken TMS links. Supports four scopes: module-driven (exhaustive module exploration), ticket-driven (QA-approved user story), bug-drive…
- [Judgment Day](https://agentstack.voostack.com/l/skill-upex-galaxy-agentic-qa-boilerplate-judgment-day) — Skill · Free · security-reviewed — `agentstack add skill-upex-galaxy-agentic-qa-boilerplate-judgment-day`
  Trigger: judgment day, dual review, adversarial review, juzgar. Run blind dual review, fix confirmed issues, then re-judge.
- [Agentic Qa Core](https://agentstack.voostack.com/l/skill-upex-galaxy-agentic-qa-boilerplate-agentic-qa-core) — Skill · Free · security-reviewed — `agentstack add skill-upex-galaxy-agentic-qa-boilerplate-agentic-qa-core`
  Foundation skill that hosts shared references cited by other workflow skills (briefing template, dispatch patterns, orchestration doctrine, skill composition strategy). Loaded on demand by `shift-left-testing`, `sprint-testing`, `test-documentation`, `test-automation`, `regression-testing`, `project-discovery`, `adapt-framework`, `framework-development`. Do NOT use for: syncing AI-critical docs (…
- [Sprint Testing](https://agentstack.voostack.com/l/skill-upex-galaxy-agentic-qa-boilerplate-sprint-testing) — Skill · Free · security-reviewed — `agentstack add skill-upex-galaxy-agentic-qa-boilerplate-sprint-testing`
  Orchestrates in-sprint manual QA per ticket across Stages 1 (Planning), 2 (Execution) and 3 (Reporting). Use for user-story testing, bug retesting, and batch-sprint QA loops. Creates the PBI folder, drives session-start, runs the triage + veto + risk-score decision tree on bugs, produces the ATP + ATR + TC artifacts in the TMS, executes smoke and trifuerza (UI/API/DB) exploration, and files the f…
- [Test Automation](https://agentstack.voostack.com/l/skill-upex-galaxy-agentic-qa-boilerplate-test-automation) — Skill · Free · security-reviewed — `agentstack add skill-upex-galaxy-agentic-qa-boilerplate-test-automation`
  Plan, write, and review automated tests following KATA (Component Action Test Architecture) on Playwright + TypeScript. Use when writing E2E or API/integration tests, creating Page or Api components, designing ATCs, parameterizing test data, registering fixtures, or reviewing test code for KATA compliance. Triggers on: write test, automate test, create E2E test, create API test, integration test,…
- [Regression Testing](https://agentstack.voostack.com/l/skill-upex-galaxy-agentic-qa-boilerplate-regression-testing) — Skill · Free · security-reviewed — `agentstack add skill-upex-galaxy-agentic-qa-boilerplate-regression-testing`
  Execute regression test suites via CI/CD, analyze results, classify failures, and produce GO/NO-GO release decisions. Use when running regression, smoke, or sanity suites through GitHub Actions, monitoring workflow runs, downloading Allure or Playwright artifacts, classifying failures (REGRESSION vs FLAKY vs KNOWN vs ENVIRONMENT vs NEW TEST), computing pass-rate and trend metrics, deciding releas…
- [Shift Left Testing](https://agentstack.voostack.com/l/skill-upex-galaxy-agentic-qa-boilerplate-shift-left-testing) — Skill · Free · security-reviewed — `agentstack add skill-upex-galaxy-agentic-qa-boilerplate-shift-left-testing`
  Orchestrates pre-sprint Shift-Left QA on a batch of backlog Stories. Use when the user wants to refine acceptance criteria, surface ambiguities + gaps, draft an ATP outline, and hand off to PO/Dev BEFORE the Story enters a sprint — so defects are prevented in the requirements, not detected after implementation. Triggers on: shift-left testing, shift-left these stories, groom the backlog, pre-spri…
- [Git Flow Master](https://agentstack.voostack.com/l/skill-upex-galaxy-agentic-qa-boilerplate-git-flow-master) — Skill · Free · security-reviewed — `agentstack add skill-upex-galaxy-agentic-qa-boilerplate-git-flow-master`
  End-to-end Git operator for any branching strategy. Auto-detects the project's strategy (solo-main, main+integration, enterprise multi-branch, trunk-based, GitFlow, GitHub Flow, GitLab Flow, SDET integration-trunk for chained test-automation suites) from .git config, branches, and the `git_strategy:` block in `.agents/project.yaml`, then adapts every commit, branch, push, PR, conflict-fix, and ch…
- [Framework Development](https://agentstack.voostack.com/l/skill-upex-galaxy-agentic-qa-boilerplate-framework-development) — Skill · Free · security-reviewed — `agentstack add skill-upex-galaxy-agentic-qa-boilerplate-framework-development`
  Framework evolution mode — evolves the QA boilerplate itself (KATA, fixtures, cli/, scripts/, api/schemas/ pipeline, package.json deps). Self-contained Plan → Code → Verify → Archive pipeline; runs under the `gentle-ai install --preset minimal` install (no SDD-* skills required). Use when adding new fixture APIs, refactoring KATA base classes, evolving the installer, modifying the OpenAPI sync pi…
- [Acli](https://agentstack.voostack.com/l/skill-upex-galaxy-agentic-qa-boilerplate-acli) — Skill · Free · security-reviewed — `agentstack add skill-upex-galaxy-agentic-qa-boilerplate-acli`
  Atlassian CLI (official `acli` binary, v1.3+ as of 2026) for Jira Cloud, Confluence Cloud, and org admin tasks from the terminal. Use whenever the user wants to create, view, edit, transition, assign, clone, archive, comment on, link, or bulk-operate on Jira work items; list or manage projects, boards, sprints, filters, dashboards, or custom-field definitions; create or update Confluence spaces,…
- [Xray Cli](https://agentstack.voostack.com/l/skill-upex-galaxy-agentic-qa-boilerplate-xray-cli) — Skill · Free · security-reviewed — `agentstack add skill-upex-galaxy-agentic-qa-boilerplate-xray-cli`
  Xray Cloud test management via `bun xray` CLI: create/list tests, manage test executions and plans, import JUnit/Cucumber/Xray JSON results, update run statuses, back up and restore projects, link defects. Triggers on: create a test in Xray, import test results to Xray, list Xray executions, update run status, backup Xray project, restore Xray tests, link defect to run, sync tests, Xray auth logi…
- [Agentic Qa Onboard](https://agentstack.voostack.com/l/skill-upex-galaxy-agentic-qa-boilerplate-agentic-qa-onboard) — Skill · Free · security-reviewed — `agentstack add skill-upex-galaxy-agentic-qa-boilerplate-agentic-qa-onboard`
  Walks new users through this repo's QA flow — Playwright + KATA + Allure + Xray stack, Jira QA workflow (Backlog → Shift-Left QA → Estimation → Ready For Dev → Ready For QA → In Testing → Tested → Closed), /shift-left-testing for pre-sprint AC refinement on backlog Stories, /sprint-testing for in-sprint manual QA, /test-documentation for TMS test cases, /test-automation for KATA-compliant E2E/API…
- [Project Discovery](https://agentstack.voostack.com/l/skill-upex-galaxy-agentic-qa-boilerplate-project-discovery) — Skill · Free · security-reviewed — `agentstack add skill-upex-galaxy-agentic-qa-boilerplate-project-discovery`
  Onboard a project to this testing boilerplate and generate the context files that every QA and automation session depends on. Runs a 4-phase discovery (Constitution, Architecture, Infrastructure, Specification) that produces PRD, SRS, domain glossary, business-data-map, and test-ready fixtures. Use when the user says: set up this project, onboard this repo, connect to project, discover the archit…

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
