validate-test-reality

Generate edge cases and production scenarios to identify specification-reality gaps.

2|2|Updated Oct 28, 2025
One-click install
npx skills add https://github.com/adolfoaranaes12/BMAD-ENHANCED --skill validate-test-reality
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: validate-test-reality
Source: https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/validate-test-reality
Command: npx skills add https://github.com/adolfoaranaes12/BMAD-ENHANCED --skill validate-test-reality

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires test-design, trace-requirements, and includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill generates edge cases and production scenarios not covered by specs, analyzes test coverage, and produces a deficiency report for QA.

Core Features & Use Cases

  • Produce 50+ edge cases and production scenarios
  • Assess test coverage against generated scenarios
  • Identify specification-reality gaps
  • Produce a deficiency report with recommended tests

Quick Start

Validate production reality against test design and generate a deficiency report.

Frequently Asked Questions about validate-test-reality

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

FAQPage Schema
How do I identify edge cases and production scenarios that my test design might miss?

Edge-case discovery analyzes real production traffic alongside your test design to reveal specification-reality gaps. This Skill generates 50+ scenarios covering unpredictable inputs, external data, concurrency risks, and security implications that typical specs don't capture, surfacing gaps your current tests don't cover.

What's the best way to validate test coverage against production reality?

Test-coverage analysis compares generated edge cases and production scenarios against your existing test design to measure gaps. This produces a deficiency report showing which production patterns lack test coverage, helping QA prioritize new tests before release.

Can I generate a deficiency report showing what tests are missing for my feature?

Yes. Provide your story file, production traffic data, and optional test design. The Skill generates 50+ edge cases and production scenarios, assesses coverage gaps, and produces a deficiency report with recommended tests and QA readiness signaling for Quinn review.

Do I need existing test design to discover specification-reality gaps?

No. While test-design input is optional, providing it enables deeper coverage analysis. The Skill generates edge cases and production scenarios from story requirements and production traffic alone, but comparing against your test design produces more actionable deficiency reports.

What input data formats does this work with for production scenario analysis?

Provide story_id or story_file for feature context, production_traffic_file containing real usage patterns, and optionally test_design_file. The Skill analyzes these inputs to generate edge cases and production scenarios, then reports coverage gaps and deficiencies.

How does this handle unpredictable inputs and concurrency risks in edge-case generation?

The Skill applies advanced scenario generation targeting external data variability, concurrent execution paths, and security implications alongside unpredictable user inputs. It produces test scenarios revealing gaps between specification assumptions and actual production behavior.

Related Skills