bmad-testarch-test-review

Review test quality against a knowledge base and generate a scored report.

26|23|Updated Dec 16, 2025
One-click install
npx skills add https://github.com/laraxot/laravelpizza.com --skill bmad-testarch-test-review-laraxot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-testarch-test-review
Source: https://github.com/laraxot/laravelpizza.com/tree/main/.github/skills/bmad-testarch-test-review
Command: npx skills add https://github.com/laraxot/laravelpizza.com --skill bmad-testarch-test-review-laraxot

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the review of test quality using a comprehensive knowledge base and best practices validation, saving time and reducing human error in the testing process.

Core Features & Use Cases

  • Comprehensive Validation: Validates test quality against a wide range of criteria, including BDD format, test IDs, priority markers, determinism, isolation, and more.
  • Automated Report Generation: Generates a detailed report with a quality score and actionable recommendations.
  • Integration with CI/CD: Can be integrated into CI/CD pipelines for continuous quality checks.
  • Use Case: Imagine you have a large test suite and you want to ensure that the tests are of high quality and follow best practices. Use this Skill to automate the review process and quickly identify any issues.

Quick Start

Use the bmad-testarch-test-review skill to review the test quality in the 'tests' directory.

Frequently Asked Questions about bmad-testarch-test-review

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

FAQPage Schema
What does an automated test quality report include?

An automated test quality report includes a comprehensive quality score and actionable recommendations. It highlights issues in test design, implementation, and execution to help developers quickly identify and resolve test suite deficiencies.

How do I automate test quality review in my code repository?

Automate test quality review by validating tests against a predefined knowledge base and checklist for best practices in design, implementation, and execution. The skill generates a report containing a quality score and actionable recommendations.

What best practices are checked during an automated test quality review?

Test quality review checks for best practices including BDD format, test IDs, priority markers, determinism, and isolation. These criteria ensure your test suite remains reliable, maintainable, and aligned with established quality assurance standards.

Can I integrate automated test review into a continuous integration pipeline?

Yes, automated test review can be integrated into continuous integration pipelines for continuous quality checks. This allows development teams to automatically validate test quality and enforce best practices during the build process.

Do I need any specific data setup before running a test quality validation?

Test quality validation requires knowledge base fragments and checklist data to be present in the repository. Without these predefined inputs, the skill cannot perform the automated review or generate the quality score report.

What does an automated test quality report include?

An automated test quality report includes a comprehensive quality score and actionable recommendations. It highlights issues in test design, implementation, and execution to help developers quickly identify and resolve test suite deficiencies.