elixir-verification-gate

Community

Provide evidence or it didn’t happen.

Authormkreyman
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill mandates actual verification before claiming success, requiring concrete command outputs as evidence.

Core Features & Use Cases

  • Evidence-Driven Claims: Requires running commands and capturing outputs.
  • End-to-End Proof: Applies to tests, builds, formatting, and migrations.
  • Structured Verification: Clear output templates for evidence.

Quick Start

For any claim (e.g., tests pass), run the relevant command (e.g., mix test) and paste the exact terminal output as evidence.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: elixir-verification-gate
Download link: https://github.com/mkreyman/bmad-elixir/archive/main.zip#elixir-verification-gate

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