verify-this

Restate claims and compare baseline and treatment artifacts to return a verdict.

58|5|Updated Aug 30, 2024
One-click install
npx skills add https://github.com/StudyDrift/lextures --skill verify-this-studydrift
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: verify-this
Source: https://github.com/StudyDrift/lextures/tree/main/.cursor/skills/verify-this
Command: npx skills add https://github.com/StudyDrift/lextures --skill verify-this-studydrift

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Verify claims by restating them in falsifiable terms, then collecting fresh baseline and treatment data, and comparing artifacts to produce a clear verdict.

Core Features & Use Cases

  • Restatable verification: restate a claim in falsifiable form and gather supporting data.
  • Artifact comparison: run deterministic checks on baseline vs treatment artifacts and generate a verdict.
  • Use Case: QA teams can verify bug fixes, performance improvements, or UI/API behavior with repeatable evidence.

Quick Start

Provide a falsifiable claim and let the system capture baseline and treatment artifacts, compare them, and return a verdict.

Frequently Asked Questions about verify-this

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

FAQPage Schema
How do I verify a bug fix with baseline and treatment evidence?▼

To verify a bug fix with baseline and treatment evidence, restate the claim in falsifiable terms, capture baseline and treatment artifacts, and compare outputs to return a verdict of VERIFIED, NOT VERIFIED, or INCONCLUSIVE.

What is evidence-based claim verification in QA testing?▼

Evidence-based claim verification in QA testing is the process of restating a claim in falsifiable form, collecting fresh baseline and treatment data, comparing artifacts, and producing a clear verdict to prove or disprove the claim.

Can I use this to verify performance claims and API behavior changes?▼

Yes, you can verify performance claims and API behavior changes by capturing baseline and treatment artifacts, running deterministic checks, and comparing outputs to produce a repeatable verification verdict.

How do I restate a claim in falsifiable terms for reproducibility testing?▼

To restate a claim in falsifiable terms for reproducibility testing, define the expected outcome so it can be proven false, then collect baseline and treatment data to compare artifacts and generate a clear verdict.

What does it mean when a verification check returns INCONCLUSIVE?▼

When a verification check returns INCONCLUSIVE, the baseline and treatment artifacts could not produce a definitive VERIFIED or NOT VERIFIED verdict, indicating the evidence was insufficient to prove or disprove the claim.