Agent Skill
2/7/2026

fix-ocaml-gc

Guide for debugging and fixing bugs in the OCaml garbage collector runtime, particularly issues in memory management code like sweeping, pool management, and run-length compression. This skill should be used when encountering segfaults during OCaml bootstrap, debugging crashes in runtime/shared_heap.c or similar GC code, or investigating pointer arithmetic bugs in memory allocator implementations.

L
letta
48GitHub Stars
1Views
Skills Info
Original Name:fix-ocaml-gcAuthor:letta