Lean Specification

USE FOR: Design theorem specifications for Lean 4 proofs. Use when planning new theorems, lemmas, definitions, or tactics. Covers the three-part specification (requirements, design, documentation), lifecycle management, dependency analysis, and integration with the review council. DO NOT USE FOR: actual proof writing (use @lean-proof); requirement extraction (use @lean-doc-requirements); review (use @lean-proof-review). TRIGGERS: specification, theorem spec, three-part spec, lemma plan, tactic plan.

r-irbe 06bea37 2.9 KB Updated

File contents

r-irbe/proof-skills/tree/main/skills/lean-specification commit 06bea37c42

Frequently asked questions

npx skillmds@latest add r-irbe/lean-specification