skill
직업 분류
설명
업데이트
lean-review-refactor-policy
소프트웨어 개발자
Policy for non-semantic refactors that keep math meaning unchanged while making Lean/Mathlib code easier to review and harder to break: minimal imports, scoped assumptions, localized `classical`, proof tidying, lint fixes, perf/typeclass risk control, and PR splitting.
2026-04-13
mathlib-usage
수학자
Mathlib usage principles (imports, search, existence checks, confirmation) for all `.lean` files in this repo.
2026-04-13
prover-interface
컴퓨터·정보 연구 과학자
I/O contract for proof/counterexample/stuck attempts and post-attempt new-problem proposals.
2026-04-13
lean-rule
수학자
Rules to apply this repo's Lean workflow (plan → skeleton → error-driven iteration → mathlib search → minimal diffs) consistently across all `.lean` files.
2026-04-02