Mason Hall
Community@fmhall · New York City, NY
Engineering and strategy @Merit-Systems. Formerly @a16z
Agent Skills by Mason Hall
Showing 18 vetted skills indexed across 1 GitHub repositories.
lean-array-list
Provide Lean 4 proof strategies and lemmas for ByteArray, Array, and List operations.
lean-content-preservation
Formally verify content preservation and characterization in Lean 4 buffer operations.
lean-roundtrip-proofs
Generate roundtrip theorems for Lean 4 PNG encoding and decoding.
png-interlace-proofs
Verify Adam7 interlacing properties in PNG images for correct decoding and re-encoding.
lean-monad-proofs
Optimize Lean 4 proofs involving monads and do-notation.
lean-parsing-completeness
Generate proof patterns for parsing completeness in Lean code.
lean-fuel-induction
Automate fuel independence proof verification for Lean 4 recursive functions.
lean-wf-recursion
Guide constructing well-founded recursion proofs in Lean 4.
png-chunk-framing
Verify PNG chunk parsing, serialization, and CRC32 correctness with Lean 4 and lean-zip.
agent-pr-recovery
Diagnose and resolve merge conflicts and rebase stale branches in PR workflows.
png-filter-proofs
Verify PNG scanline filter roundtrip proofs using Lean 4.
agent-worker-flow
Automate claim, branch, verify, and publish workflows for GitHub issues and pull requests.
proof-review-checklist
Review Lean 4 proof files for quality, cleanup, and coding standards.
lean-simp-tactics
Provide Lean 4 tactics for simplifying proofs with simp only failures.
lean-no-mathlib
Provide Lean 4 tactic alternatives for proofs without Mathlib.
proven-bounds
Convert runtime bounds checks to proven bounds in Lean 4 code.
lean-dependent-types
Resolve dependent type issues in Lean 4 with recursion and scoping guidance.
lean-uint-bitvec
Convert between numeric types and BitVec in Lean 4 proofs.