qa

Dispatch three blind agents to validate product quality from functional, consistency, and UX perspectives.

5|1|Updated Dec 14, 2025
One-click install
npx skills add https://github.com/joshsmithxrm/power-platform-developer-suite --skill qa-joshsmithxrm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa
Source: https://github.com/joshsmithxrm/power-platform-developer-suite/tree/main/.claude/skills/qa
Command: npx skills add https://github.com/joshsmithxrm/power-platform-developer-suite --skill qa-joshsmithxrm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

QA teams need a robust, unbiased verification process that can assess product quality without revealing source code. This skill dispatches three specialized agents with no access to the codebase to validate functionality, consistency, and UX across changes, reducing blind spots in QA.

Core Features & Use Cases

  • Three-agent perspectives: functional correctness, cross-panel consistency, and UX heuristics are evaluated independently.
  • Source-free validation: agents interact with the running product only, keeping implementation details hidden.
  • Workflow integration: prompts, phase state, and evidence collection support PR readiness and release validation.

Quick Start

Run the QA process on the current branch to dispatch three blind agents that validate product quality from functional, consistency, and UX perspectives.

Frequently Asked Questions about qa

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

FAQPage Schema
What is blind product validation in QA?

Blind product validation assesses product quality without exposing source code. Agents interact only with the running product to evaluate functional correctness, cross-panel consistency, and UX heuristics independently.

How do I automate QA for pull requests without sharing source code?

You can automate QA for pull requests by dispatching three blind agents that validate product quality from functional, consistency, and UX perspectives. These agents interact solely with the running product.

Can I use multi-agent QA for release validation across CLI and UI extensions?

Yes, multi-agent QA applies to code changes, PRs, and releases across the CLI, UI, and extensions. It guides product-level validation from multiple perspectives while satisfying orchestration and evidence collection requirements.

What is the best way to reduce blind spots in product quality verification?

Using three specialized blind agents reduces blind spots in product quality verification. Each agent independently evaluates functional correctness, cross-panel consistency, and UX heuristics without accessing the codebase.

Does blind verification require source code access to collect QA evidence?

No, blind verification does not require source code access. Agents interact with the running product only, keeping implementation details hidden while collecting evidence to support PR readiness and release validation.