CF Plugin Agentic QE

Deploy specialized agents to automate testing and enforce quality gates.

1|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/ricable/cli-skills-builder --skill cf-plugin-agentic-qe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: CF Plugin Agentic QE
Source: https://github.com/ricable/cli-skills-builder/tree/main/.claude/skills/claude-flow-plugin-agentic-qe
Command: npx skills add https://github.com/ricable/cli-skills-builder --skill cf-plugin-agentic-qe

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates complex quality engineering workflows, reducing manual testing effort and ensuring comprehensive code validation across different software domains.

Core Features & Use Cases

  • Agent Swarm Orchestration: Deploys specialized agents to perform targeted testing tasks.
  • Domain-Driven Analysis: Ensures quality checks align with specific business domain boundaries.
  • Quality Gate Enforcement: Automatically verifies code against predefined quality standards.
  • Use Case: Run a full regression test suite before a release by orchestrating a swarm of testing agents and enforcing quality gates.

Quick Start

Enable the agentic-qe plugin and then list all available QE agents.

Frequently Asked Questions about CF Plugin Agentic QE

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

FAQPage Schema
How do I automate quality engineering workflows across different software domains?

You can automate quality engineering by deploying an agent swarm across defined bounded contexts. This orchestrates targeted testing and validation tasks, reducing manual effort while ensuring comprehensive code validation for specific business domains.

What is domain-driven analysis in the context of automated testing?

Domain-driven analysis in automated testing ensures that quality checks align with specific business domain boundaries. This means validation workflows are structured to respect and validate the unique logic and constraints of each isolated business area.

How do I enforce quality gates automatically before a software release?

To enforce quality gates before a release, you orchestrate a swarm of testing agents to run a full regression test suite. The system automatically verifies the code against predefined quality standards to block non-compliant deployments.

Can I use agent swarm orchestration for targeted CI/CD testing tasks?

Yes, agent swarm orchestration deploys specialized agents to perform targeted testing tasks within your CI/CD pipeline. This facilitates automated validation and quality assurance workflows tailored to specific software domains.

How do I list all available testing agents after enabling the agentic-qe plugin?

After enabling the agentic-qe plugin, you can list all available quality engineering agents directly through the plugin's interface. This allows you to select and orchestrate the specialized agents needed for your validation workflows.