test-evidence-review

Review test files and evidence documents for quality and generate a report.

Updated May 16, 2026
One-click install
npx skills add https://github.com/SeongHuni/LightNShadowSurviver --skill test-evidence-review-seonghuni
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-evidence-review
Source: https://github.com/SeongHuni/LightNShadowSurviver/tree/main/GameStudio/codex/skills/test-evidence-review
Command: npx skills add https://github.com/SeongHuni/LightNShadowSurviver --skill test-evidence-review-seonghuni

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a comprehensive review of test files and manual evidence documents, ensuring that they meet quality standards before the QA sign-off process.

Core Features & Use Cases

  • Automated Quality Check: Evaluates test files for assertion coverage, edge case handling, naming conventions, and evidence completeness.
  • Story-Specific Review: Can be run on a single story, the current sprint, or an epic/system.
  • Output Report: Generates a summary report with detailed analysis of each story's test and evidence quality.

Quick Start

Run the test-evidence-review skill on the current sprint to check the quality of all test files and evidence documents.

Frequently Asked Questions about test-evidence-review

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

FAQPage Schema
How do I check test file quality and assertion coverage before QA sign-off?

You can check test file quality by reviewing assertion coverage, edge case handling, and naming conventions. This skill evaluates test files and evidence documents, generating a detailed report on each story's quality status.

What is included in an evidence document review for test quality?

An evidence document review for test quality includes checking assertion coverage, edge case handling, naming conventions, and evidence completeness to ensure documents meet quality standards before QA sign-off.

Can I run a test quality review on a single story or an entire sprint?

Yes, you can run a test quality review on a single story, the current sprint, or an epic/system. The review operates across these scopes to generate a summary report with detailed analysis of each story's test and evidence quality.

What is the best way to automate QA review for edge case handling and evidence completeness?

The best way to automate QA review for edge case handling and evidence completeness is to run an automated quality check skill that evaluates test files and generates a detailed analysis report of each story's quality status.

Does the test coverage review generate a report for each story's quality status?

Yes, the test coverage review generates a summary report with detailed analysis of each story's quality status by evaluating test files and evidence documents for assertion coverage, edge case handling, naming conventions, and evidence completeness.