proof-failure-explainer

Community

Debug your formal proofs.

AuthorArabelaTso
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps users understand and resolve errors encountered during formal verification in theorem provers like Isabelle and Coq, which can be notoriously difficult to debug.

Core Features & Use Cases

  • Root Cause Analysis: Identifies the specific reason for proof failures, such as type mismatches, unification errors, missing assumptions, or incorrect goals.
  • Diagnostic Guidance: Provides step-by-step analysis and suggests concrete solutions or alternative proof strategies.
  • Use Case: When a user gets a cryptic error message like "Unable to unify 'x + y' with 'y + z'" in Coq, this Skill can explain that the proof requires an assumption like 'x = z' and suggest how to add it or fix the goal.

Quick Start

Explain why my Coq proof failed with the error message "Unable to unify 'x + y' with 'y + z'".

Dependency Matrix

Required Modules

None required

Components

references

💻 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: proof-failure-explainer
Download link: https://github.com/ArabelaTso/Skills-4-SE/archive/main.zip#proof-failure-explainer

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 223,000+ vetted skills library on demand.