testing-end-user

Installation
SKILL.md

End-User Verification Testing

Overview

Execute verification tasks that validate real infrastructure behavior through structured Setup/Action/Assert sequences. Classify tasks at runtime (CLI/GUI/SUBJECTIVE) to determine whether to auto-approve or present human checkpoints. This skill transforms tasks marked with **TEST:** into executable verification sequences with captured evidence.

Violating the letter of the rules is violating the spirit of the rules.

Verification testing exists to catch failures before they reach production. Every shortcut in this process is a potential production incident waiting to happen.

When to Use

  • Tasks marked with **TEST:**, **TEST:VERIFY**, or **TEST:CONTRACT**
  • Legacy **HUMAN VERIFICATION** tasks (mapped to unified format)
  • CLI command verification with expected output
  • File system state validation
  • Real process behavior testing (not mocks)
  • GUI/UI verification requiring human judgment
  • End-to-end validation before deployment
Related skills

More from deepeshbodh/human-in-loop

Installs
5
GitHub Stars
28
First Seen
Feb 25, 2026