Empirical Validation

Require verifiable evidence for UI, API, build, data, and file changes.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/LuuKhoaHoc/erp-template --skill empirical-validation-luukhoahoc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Empirical Validation
Source: https://github.com/LuuKhoaHoc/erp-template/tree/main/.agent/skills/empirical-validation
Command: npx skills add https://github.com/LuuKhoaHoc/erp-template --skill empirical-validation-luukhoahoc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the common issue of tasks being marked as complete without sufficient proof, leading to potential bugs and rework. It enforces a rigorous verification process.

Core Features & Use Cases

  • Mandatory Verification: Ensures all changes are backed by empirical evidence before task completion.
  • Method Standardization: Provides clear validation methods based on change type (UI, API, Build, Data, File Ops).
  • Use Case: When a developer claims an API endpoint is fixed, this skill requires them to provide the command output showing the correct response, preventing the deployment of broken code.

Quick Start

Use the empirical validation skill to verify the successful build output for the latest code changes.

Frequently Asked Questions about Empirical Validation

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

FAQPage Schema
How do I enforce empirical validation for code changes before deployment?

Mandatory verification requires documented proof of correctness for code changes before task completion. It supports UI, API, build, data, and file operation changes through defined verification methods and tools to prevent subjective completion claims.

How do I require verifiable evidence for API endpoint fixes during code review?

Require verifiable evidence by mandating command output showing the correct API response during code review. This prevents the deployment of broken code by ensuring all changes are backed by empirical validation before a task is marked complete.

What is the best way to standardize quality assurance methods for different change types?

The best way to standardize quality assurance is to apply defined verification methods based on change type. This provides clear validation methods for UI, API, build, data, and file operation changes to ensure rigorous testing.

Can I use empirical validation to verify successful build output for the latest code changes?

Yes, you can use empirical validation to verify successful build output for the latest code changes. The skill enforces a rigorous verification process requiring verifiable evidence before allowing task completion.

Why do I need documented proof of correctness to prevent bugs and rework?

You need documented proof of correctness because it addresses the common issue of tasks being marked complete without sufficient proof. Mandating empirical evidence prevents potential bugs and rework by enforcing a rigorous verification process.

Does empirical validation support testing for both data and file operation changes?

Yes, empirical validation supports testing for both data and file operation changes. It provides defined verification methods and tools for these specific change types to ensure all modifications are backed by verifiable evidence.