agentic-quality-engineering

Coordinate QE agents to automate test generation and quality gates.

Updated Jun 15, 2026
One-click install
npx skills add https://github.com/CENKSSS/valocase-backend --skill agentic-quality-engineering-cenksss
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentic-quality-engineering
Source: https://github.com/CENKSSS/valocase-backend/tree/main/.claude/skills/agentic-quality-engineering
Command: npx skills add https://github.com/CENKSSS/valocase-backend --skill agentic-quality-engineering-cenksss

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps manage and coordinate Quality Engineering (QE) agents, applying PACTS principles, and scaling your AQE fleet for more efficient and effective quality assurance.

Core Features & Use Cases

  • Agent Coordination: Orchestrate multiple QE agents for various tasks such as test generation, coverage analysis, and quality gate evaluation.
  • PACTS Principles: Enforce Proactive, Autonomous, Collaborative, Targeted, and Structured principles in your QE processes.
  • Fleet Management: Manage and scale the AQE fleet, including deployment readiness and chaos engineering.
  • Use Case: For a software project, use this Skill to automate test generation, analyze code coverage, and enforce quality gates for a smooth CI/CD pipeline.

Quick Start

Use the agentic-quality-engineering skill to generate tests for a specific PR using the qe-test-generator agent.

Frequently Asked Questions about agentic-quality-engineering

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

FAQPage Schema
How do I automate test generation for a pull request using QE agents?

You can automate test generation by orchestrating a QE agent, such as the qe-test-generator, to analyze the PR and automatically produce the necessary tests. This coordinates the quality assurance workflow directly within your pipeline.

What are PACTS principles in quality engineering?

PACTS principles in quality engineering enforce Proactive, Autonomous, Collaborative, Targeted, and Structured behaviors. Applying PACTS ensures your automated QA processes maintain high standards during scaled software development.

How do I scale quality assurance fleets for chaos engineering and deployment readiness?

Scaling quality assurance fleets involves managing and coordinating multiple QE agents for deployment readiness and chaos engineering. This fleet management approach automates optimization across large software development projects.

Does agentic quality engineering require Python for agent management?

Agentic quality engineering requires a robust understanding of AQE concepts and Python-based agent management tools. This prerequisite knowledge is necessary to effectively orchestrate the quality engineering processes.

Can I use QE agents to enforce quality gates in a CI/CD pipeline?

Yes, you can coordinate QE agents to evaluate quality gates within your CI/CD pipeline. This ensures smooth, automated quality assurance by enforcing structured checks before deployment.

What is the best way to analyze code coverage across multiple software projects?

The best way to analyze code coverage is by orchestrating dedicated QE agents to evaluate the codebase. This automated approach ensures targeted and structured coverage analysis across your scaled development projects.