bmad-testarch-test-review

Analyze test suites to produce a 0-100 quality score and improvement report.

88|24|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/bmad-code-org/bmad-method-test-architecture-enterprise --skill bmad-testarch-test-review-bmad-code-org
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-testarch-test-review
Source: https://github.com/bmad-code-org/bmad-method-test-architecture-enterprise/tree/main/src/workflows/testarch/bmad-testarch-test-review
Command: npx skills add https://github.com/bmad-code-org/bmad-method-test-architecture-enterprise --skill bmad-testarch-test-review-bmad-code-org

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze test suites to produce a 0-100 quality score and a structured improvement report using the TEA knowledge base.

Core Features & Use Cases

  • TEA-guided quality evaluation across determinism, isolation, maintainability, and performance.
  • Aggregation of subdimensions into an actionable final score and recommendations.
  • Step-file driven execution and knowledge-base fragment loading to ensure reproducible reviews.

Quick Start

Provide your project’s test suite and run the TEA review to generate a complete quality report.

Frequently Asked Questions about bmad-testarch-test-review

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

FAQPage Schema
How do I evaluate test suite quality across my whole project?

To evaluate test suite quality across your whole project, you can run a TEA-driven review that analyzes determinism, isolation, maintainability, and performance. It aggregates these subdimensions to produce a 0-100 quality score and a structured improvement report.

What is a TEA-driven test review and how does it work?

A TEA-driven test review is an evaluation mechanism that loads core knowledge fragments to orchestrate worker steps. It assesses existing tests for determinism, isolation, maintainability, and performance, then outputs a ready-to-share quality document.

Can I generate a test quality score for specific directories instead of the entire project?

Yes, you can generate a test quality score for specific directories instead of the entire project. The review applies to existing tests across targeted directories, evaluating them and aggregating the results into a final 0-100 score.

Does test maintainability evaluation require specific test-automation frameworks?

Test maintainability evaluation does not require specific test-automation frameworks. It analyzes existing test suites directly using step-file driven execution and knowledge-base fragment loading to ensure reproducible reviews across any project setup.

What's the best way to structure a test improvement report for agile quality workflows?

The best way to structure a test improvement report for agile quality workflows is using a TEA-driven review. It aggregates subdimensions like determinism and isolation into an actionable final score and outputs a ready-to-share document.