skill-lean-implementation

Delegate Lean 4 proof and definition tasks to an automation agent.

5|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/benbrastmckie/ProofChecker --skill skill-lean-implementation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-lean-implementation
Source: https://github.com/benbrastmckie/ProofChecker/tree/main/.opencode_NEW/skills/skill-lean-implementation
Command: npx skills add https://github.com/benbrastmckie/ProofChecker --skill skill-lean-implementation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Lean development often requires meticulous definition and proof construction; this skill delegates Lean implementation tasks to an automation agent to accelerate verification workflows.

Core Features & Use Cases

  • Delegates Lean 4 proof and definition tasks to an automation agent to streamline formal verification work.
  • Translates informal Lean specs into formal Lean code and validates inputs, then manages postflight updates.
  • Supports end-to-end workflows with status tracking and artifact linkage to ensure reproducibility.

Quick Start

Instruct the lean-implementation-agent to begin delegating Lean tasks and updating postflight artifacts.

Frequently Asked Questions about skill-lean-implementation

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

FAQPage Schema
How do I automate Lean 4 proof implementation tasks?

To automate Lean 4 proof implementation, this skill delegates proof and definition tasks to an automation agent, translating informal specs into formal Lean code while managing validation and postflight artifacts.

What is the best way to translate informal specifications into formal Lean code?

Translating informal specifications into formal Lean code is handled by delegating the implementation tasks to an automation agent, which validates inputs and constructs the required proofs or definitions.

Can I track status and link artifacts for Lean formal verification workflows?

You can track status and link artifacts for Lean formal verification workflows because the skill enforces artifact linkage and records updates during postflight processing to ensure reproducibility.

Do I need an automation agent to manage Lean definition construction?

You need an automation agent to manage Lean definition construction because the skill specifically delegates proof and definition implementation work to the lean-implementation-agent for execution.

What are the limitations of automating formal verification with Lean 4?

Automating formal verification with Lean 4 is limited to delegating definition and proof tasks, requiring strict input validation and postflight artifact updates to maintain reproducibility across workflows.