evidence-discipline

Community

Prove claims, don't just make them.

Authorshynlee04
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that AI agents only make claims or declare tasks complete after providing verifiable evidence, preventing errors and maintaining integrity in AI-driven workflows.

Core Features & Use Cases

  • Mandatory Verification: Enforces that all assertions (e.g., code compilation, test success, subagent results) are backed by command output or explicit validation steps.
  • Evidence Chain Tracking: Promotes a clear audit trail of how conclusions were reached, linking actions to outcomes.
  • Use Case: When an AI agent claims a feature is "done," this Skill will prompt it to first run npm test and npx tsc --noEmit, and only then allow the "done" claim if all checks pass.

Quick Start

Use the evidence-discipline skill to verify that all tests pass before claiming the current task is complete.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: evidence-discipline
Download link: https://github.com/shynlee04/hivemind-plugin/archive/main.zip#evidence-discipline

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.