Skip to main content
Run any Skill in Manus
with one click

lean-probe

Stars3
Forks0
UpdatedJune 26, 2026 at 17:48

Fast Lean 4 proof verification for coding agents via the LeanProbe MCP server's warm REPL. Use when you need to know whether Lean 4 code compiles (no errors, no `sorry`), iterate on a declaration inside a Lake/Mathlib project, test a replacement proof candidate, or explore a goal tactic by tactic — far faster than `lake build`. Covers the lean_check / lean_check_target / lean_status / lean_proof_state / lean_tactic / lean_close_proof tools, reading `success` vs `ok`, the error codes, and how `cwd` is resolved. Requires the `lean-probe` MCP server to be connected.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly