bmad-testarch-test-review

Automate test quality review with best practices validation and report generation.

1|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/peshay/portfolixir --skill bmad-testarch-test-review-peshay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-testarch-test-review
Source: https://github.com/peshay/portfolixir/tree/main/.claude/skills/bmad-testarch-test-review
Command: npx skills add https://github.com/peshay/portfolixir --skill bmad-testarch-test-review-peshay

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, pdf2image, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the review of test quality using best practices validation, saving time and ensuring consistent standards across test suites.

Core Features & Use Cases

  • Test Quality Review: Automates the process of reviewing test quality against a comprehensive set of criteria.
  • Validation Checklist: Provides a detailed checklist for validating test quality.
  • Quality Score Calculation: Calculates a quality score based on the review findings.
  • Review Report Generation: Generates a detailed review report with actionable findings.
  • Integration with Test Design: Integrates with test design documents and story files for context-aware reviews.
  • Use Case: Imagine you have a suite of tests that need to be reviewed for quality. Use this Skill to automatically review the tests, generate a report, and identify areas for improvement.

Quick Start

Use the bmad-testarch-test-review skill to review the quality of tests 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
How do I automate test quality review for my software development workflow?

Automate test quality review by applying best practices validation to your test suites, evaluating criteria to calculate a quality score and generating a detailed report with actionable findings.

What is best practices validation for test suite analysis?

Best practices validation for test suite analysis is an automated process that reviews tests against a comprehensive checklist, ensuring consistent quality standards and identifying areas for improvement.

How do I generate a test review report with a quality score calculation?

Generate a test review report by running an automated validation against your test files, which calculates a quality score based on review findings and outputs actionable improvement recommendations.

Do I need specific Python libraries to parse test files for quality assurance?

Yes, quality assurance test parsing requires Python libraries like pypdf, pdfplumber, and pdf2image to analyze test files, extract content, and validate against quality standards.

Can I integrate test design documents for context-aware test quality validation?

Yes, you can integrate test design documents and story files to provide context-aware test quality validation, ensuring the automated review aligns with your original testing goals and specifications.

What are the limitations of automating test quality review with validation checklists?

Automating test quality review requires prerequisite knowledge of test frameworks and quality standards, and while it provides a comprehensive checklist, it focuses on test suites rather than broader code quality analysis.