qa-flow

Orchestrate multi-phase QA testing from PR to staging and ticket validation.

9|3|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/Pythagora-io/agent-templates --skill qa-flow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-flow
Source: https://github.com/Pythagora-io/agent-templates/tree/main/QA%20Agent/qa-flow
Command: npx skills add https://github.com/Pythagora-io/agent-templates --skill qa-flow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

QA teams need a repeatable, end-to-end testing process that moves from planning to delivery across PRs, staging, and tickets.

Core Features & Use Cases

  • Centralizes the multi-phase QA workflow (Pre-QA Setup, Research, Expand Testing Plan, Execute Tests, Report & Deliver) to ensure consistent execution.
  • Integrates with supporting skills and tools (qa-queue, qa-deploy, knowledge-base, build-report, linear) and provides clear environment guidance.
  • Applicable to PR testing, staging validation, feature testing, bug reproduction, and regression cycles with traceability and artifacts.

Quick Start

Load qa-flow to initialize the pipeline, then follow phase SKILLs in order from qa-phase0 through qa-phase4.

Frequently Asked Questions about qa-flow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate QA testing across PRs and staging environments?

Automate QA testing across PRs and staging by initializing a pipeline that orchestrates phase-driven execution from setup to reporting. It centralizes the workflow to ensure consistent validation and artifact generation within the testing environment.

What is the best way to structure an end-to-end QA validation pipeline?

An end-to-end QA validation pipeline is structured through sequential phases from pre-test setup to delivery. This approach orchestrates environment checks, test execution, and reporting to ensure traceability across feature testing and regression cycles.

Can I integrate test management and deployment queues into my QA workflow?

Yes, you can integrate test management and deployment queues into your QA workflow. The pipeline supports loading supporting skills for queue management, deployments, and knowledge base integration to streamline ticket validation and staging.

Does a phased QA approach work for bug reproduction and regression cycles?

A phased QA approach works effectively for bug reproduction and regression cycles by providing structured execution and traceability. It moves systematically through research, plan expansion, and test execution to generate clear artifacts.

How do I generate QA reports and delivery artifacts after staging validation?

Generate QA reports and delivery artifacts by completing the final execution phase of the testing pipeline. This phase integrates reporting tools to compile test results, environment checks, and validation outcomes into traceable deliverables.