evidence-driven

Validate development and operational claims with falsifiable test evidence.

1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/lidessen/skills --skill evidence-driven
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evidence-driven
Source: https://github.com/lidessen/skills/tree/main/skills/evidence-driven
Command: npx skills add https://github.com/lidessen/skills --skill evidence-driven

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps enforce discipline in development and operational workflows by ensuring claims of progress are backed by falsifiable evidence, reducing reliance on subjective judgment.

Core Features & Use Cases

  • Falsifiability Enforcement: Validates that each progress claim or check includes specific, testable observations.
  • Integration with TDD and Automated Checks: Guides users to write tests first and verify that evidence directly supports assertions.
  • Use Case: In a project requiring rigorous production deployment, ensure every feature toggle or bug fix is supported by concrete test outputs and manual verification traces before marking as complete.

Quick Start

Apply the discipline to your tasks by running evidence-driven commands to plan, build, and verify with falsifiable evidence.

Frequently Asked Questions about evidence-driven

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

FAQPage Schema
How do I enforce falsifiability in test-driven development workflows?

To enforce falsifiability in test-driven development, you validate that each progress claim includes specific, testable observations and concrete test outputs. This ensures development claims are backed by falsifiable evidence rather than subjective judgment.

What is evidence-driven quality assurance for production code?

Evidence-driven quality assurance is the practice of ensuring operational claims and feature deployments are supported by concrete, testable evidence. It enforces process validation and team discipline through structured workflows and falsifiable observation traces.

How do I verify regression testing claims with concrete evidence?

You verify regression testing claims by collecting specific test and observation traces that directly support your assertions. This rigorous validation requires structured workflows to ensure every bug fix or feature toggle is backed by manual verification traces before completion.

Can I use process discipline validation for non-production development environments?

Yes, you can use process discipline validation for non-production environments, but it is designed for rigorous production deployment and regression testing scenarios. It requires specific test and observation traces to validate progress claims regardless of the environment.

What's the best way to integrate automated checks with team discipline workflows?

The best way to integrate automated checks with team discipline is to write tests first and verify that evidence directly supports assertions. This approach enforces falsifiability principles and validates progress through structured workflows and concrete test outputs.