empirical-validation

Require concrete evidence like screenshots or test results for task completion.

2|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/SukbeomH/HExoskeleton --skill empirical-validation-sukbeomh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: empirical-validation
Source: https://github.com/SukbeomH/HExoskeleton/tree/main/.claude/skills/empirical-validation
Command: npx skills add https://github.com/SukbeomH/HExoskeleton --skill empirical-validation-sukbeomh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that all work is validated with concrete evidence, preventing assumptions and guaranteeing that changes meet their intended outcomes before completion.

Core Features & Use Cases

  • Mandatory Evidence: Requires proof (screenshots, command output, test results) for all task completions.
  • Structured Validation: Provides clear methods for verifying UI changes, API endpoints, build processes, data modifications, and file operations.
  • Use Case: Before marking a bug fix as complete, this Skill requires a screenshot of the corrected UI or the output of a command demonstrating the fix, ensuring the issue is truly resolved.

Quick Start

Use the empirical-validation skill to confirm the successful execution of the provided command.

Frequently Asked Questions about empirical-validation

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

FAQPage Schema
How do I require test results or screenshots as proof before marking a task complete?

To require proof for task completion, you need an empirical validation workflow that captures concrete evidence like screenshots, command outputs, or test results before allowing a task to close.

What is empirical validation in software development?

Empirical validation is the process of verifying task completion using concrete evidence such as screenshots, command outputs, or test results, preventing assumptions and guaranteeing changes meet intended outcomes.

How do I verify UI changes or API endpoints with demonstrable proof?

You can verify UI changes and API endpoints by enforcing structured validation methods that capture screenshots or command outputs, ensuring you document demonstrable proof of correctness for every modification.

Can I enforce validation for build processes and file operations without external dependencies?

Yes, you can enforce validation across build processes and file operations without external dependencies by applying an evidence-driven workflow that requires command outputs or test results for every operational task.

Why does my development workflow assume tasks are complete without proof of correctness?

Development workflows assume completion without proof when they lack empirical validation, which mandates concrete evidence like command outputs or test results to guarantee changes truly meet their intended outcomes.

When should I not use empirical validation for task completion?

You should avoid empirical validation only if your task cannot generate concrete evidence like screenshots, command outputs, or test results, as the workflow requires integration with execution and verification workflows to capture proof.