fix-ocaml-gc

Official

Diagnose and fix OCaml GC bugs quickly.

Authorletta-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides guidance for debugging and fixing memory-management bugs in the OCaml garbage collector runtime, with emphasis on memory handling in sweeping, allocation, and free-list management.

Core Features & Use Cases

  • GC memory debugging: Diagnose issues in OCaml's C runtime related to sweeping, allocation, and free-list handling.
  • Pointer arithmetic patterns: Identify common pitfalls when using size-classed pools and run-length encoding in GC code.
  • Structured debugging workflow: Follow a methodical approach to reproduce, isolate, and fix GC-related bugs with verification steps.

Quick Start

Example: Use this Skill when you encounter segfaults in OCaml GC, then follow its steps to locate root causes, apply fixes in the runtime, and run the runtime tests to verify correctness.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: fix-ocaml-gc
Download link: https://github.com/letta-ai/skills/archive/main.zip#fix-ocaml-gc

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.