Kim Morrison
Community@kim-em · Canberra
Agent Skills by Kim Morrison
Showing 20 vetted skills indexed across 3 GitHub repositories.
second-opinion
Run Codex in full-auto mode to provide second opinions on plans, code, and design decisions.
acquiring-skills
Guide SKILL.md creation and updates with correct frontmatter fields.
lean-array-list
Prove Lean 4 properties for ByteArray, Array, and List manipulation.
lean-content-preservation
Formalize byte-level content preservation proofs for Lean 4 byte array functions.
lean-roundtrip-proofs
Formalizes Lean 4 proofs for encode/decode roundtrip theorems and padding extraction.
lean-zstd-patterns
Implement Zstandard decompression patterns in Lean 4.
lean-monad-proofs
Guide Lean 4 proofs involving Option and Except monads with tactical advice.
lean-parsing-completeness
Prove parsing completeness theorems for Lean 4 parsers.
lean-fuel-induction
Guide Lean 4 fuel-based recursion proofs with loop invariants and termination.
lean-wf-recursion
Guide Lean 4 proofs for well-founded recursive functions with induction and termination measures.
agent-pr-recovery
Diagnose merge conflicts and rebase stale branches for agent pull requests.
lean-zstd-spec-pattern
Create formal Zstandard specifications in Lean with structured patterns.
agent-worker-flow
Orchestrate claim-branch-verify-publish workflows for GitHub issues and pull requests.
proof-review-checklist
Automate Lean proof review with structured checklists and cleanup commands.
lean-simp-tactics
Resolve Lean 4 `simp` tactic failures with boolean logic and type conversions.
lean-no-mathlib
Provide Lean 4 tactic replacements for environments without Mathlib.
proven-bounds
Convert runtime array bounds checks to statically proven accesses in Lean 4.
lean-dependent-types
Resolve Lean 4 dependent type errors with recursion and visibility fixes.
lean-uint-bitvec
Facilitate Lean 4 proofs converting unsigned integers and BitVectors with bv_decide.
parsing
Parse structured input with lean4-parser combinators for Lean text processing.