qa-reviewer

Assess test coverage and scenario relevance to identify gaps and prioritize improvements.

145|30|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/KonghaYao/perihelion --skill qa-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-reviewer
Source: https://github.com/KonghaYao/perihelion/tree/main/.claude/skills/qa-reviewer
Command: npx skills add https://github.com/KonghaYao/perihelion --skill qa-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

评估测试覆盖度和场景契合度,帮助团队识别测试中的空白、误导性断言以及未覆盖的重要场景,从而提升测试可信度和决策质量。

Core Features & Use Cases

  • 结构化评估:基于模块契约、测试目标和场景需求,提供系统化的评估清单和改进建议。
  • 场景对齐分析:对比实际实现与业务目标,指出不一致之处和改进优先级。
  • 快速诊断:在现有测试集合中识别关键缺口,帮助制定补充测试用例和验证点。

Quick Start

请提供相关测试与模块上下文,以便该技能给出可操作的改进建议。

Frequently Asked Questions about qa-reviewer

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

FAQPage Schema
How do I evaluate test coverage and find missing scenarios in my integration tests?

Evaluating test coverage involves assessing scenario relevance against module contracts to identify gaps and misleading assertions. This structured evaluation framework documents core contractual expectations, detects misalignments, and guides actionable test-design recommendations to improve testing quality.

What is the best way to align unit and end-to-end tests with business scenarios?

Aligning tests with business scenarios requires comparing actual implementation against business goals to point out inconsistencies and improvement priorities. Scenario alignment analysis evaluates test objectives and scenario needs to provide a systematic checklist and actionable improvement suggestions.

Can I use scenario analysis to identify critical test gaps in existing test suites?

Yes, scenario analysis can quickly diagnose existing test collections to identify critical gaps. By applying a structured evaluation framework based on module contracts and scenario requirements, it helps formulate supplementary test cases and validation points to improve test credibility.

Does test design evaluation work for projects with mixed unit, integration, and end-to-end tests?

Test design evaluation applies to projects with unit, integration, and end-to-end tests to identify gaps and prioritize improvements. It implements a structured evaluation framework that documents core contractual expectations and detects misalignments across different testing layers.

Why does mocking analysis matter for improving test coverage quality?

Mocking analysis matters because it helps detect misalignments and misleading assertions within your test suite. By evaluating mock setups against core contractual expectations, it identifies uncovered important scenarios and guides actionable test-design recommendations to enhance overall testing quality.

What context do I need to provide for a structured QA review of my test suite?

For a structured QA review, you need to provide relevant test and module context. Supplying this context enables the evaluation framework to document core contractual expectations, detect misalignments, and generate actionable test-design recommendations tailored to your specific testing quality needs.