kiln-qa-pipeline

Automate QA orchestration for multi-agent testing in CI/CD pipelines.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/yoshisada/ai-repo-template --skill kiln-qa-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kiln-qa-pipeline
Source: https://github.com/yoshisada/ai-repo-template/tree/main/plugin-kiln/skills/kiln-qa-pipeline
Command: npx skills add https://github.com/yoshisada/ai-repo-template --skill kiln-qa-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines end-to-end QA by coordinating a four-agent team to surface, route, and verify findings within a pipeline, shortening feedback loops and speeding fixes.

Core Features & Use Cases

  • Team-based QA orchestration across e2e, chrome, ux, and reporter roles in pipeline mode.
  • Phase-driven workflow that captures findings, routes actionable feedback, waits for fixes, and re-tests automatically.
  • Comprehensive reporting that compiles results and generates a final QA summary for build-prd pipelines.

Quick Start

Deploy kiln-qa-pipeline with a configured team and role assignments, then trigger the pipeline in your CI/CD workflow.

Frequently Asked Questions about kiln-qa-pipeline

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

FAQPage Schema
How do I automate QA orchestration for a multi-agent testing pipeline?

Multi-agent QA orchestration automates the coordination of e2e, chrome, ux, and reporter roles in a CI/CD pipeline. The workflow applies phase-based task creation to capture findings, route actionable feedback, wait for fixes, and re-test automatically.

What is a phase-driven QA workflow and how does it handle bug fix cycles?

A phase-driven QA workflow captures test findings, routes actionable feedback to developers, waits for fixes, and then re-tests automatically. This cycle repeats until all issues are resolved, shortening feedback loops and speeding up fixes.

Can I use a four-agent QA team for end-to-end testing in my CI/CD pipeline?

Yes, you can coordinate a four-agent team consisting of e2e, chrome, ux, and reporter roles within your CI/CD pipeline. Configure the team with specific role assignments and trigger the pipeline to execute the automated testing workflow.

Does automated QA reporting compile results into a final summary for build pipelines?

Automated QA reporting compiles test results from all agents and generates a comprehensive final QA summary. This report is specifically designed for build-prd pipelines, providing actionable feedback to speed up necessary fixes.

What's the best way to coordinate e2e, chrome, ux, and reporter roles for automated testing?

The best way to coordinate these testing roles is using a pipeline mode that assigns specific responsibilities to each agent. This team-based orchestration surfaces findings, routes them appropriately, and verifies fixes automatically across the testing phases.