test-validation

Validate test coverage for changed code paths and generate summaries.

4|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/Hellblazer/nexus --skill test-validation-hellblazer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-validation
Source: https://github.com/Hellblazer/nexus/tree/main/nx/skills/test-validation
Command: npx skills add https://github.com/Hellblazer/nexus --skill test-validation-hellblazer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensures that code changes are accompanied by adequate tests, preventing regressions and guiding PR reviews.

Core Features & Use Cases

  • Automated test validation for changed code paths.
  • Detection of missing or inadequate coverage related to recent changes.
  • Generates concise, audit-ready test coverage summaries for pull requests.

Quick Start

Invoke this skill after implementing features to generate and review test coverage reports.