Zig memory-safety review and implementation workflow for coding agents. Use when writing, reviewing, debugging, or refactoring Zig code that touches allocators, ownership, lifetimes, slices, pointers, arenas, unsafe casts, parser buffers, FFI buffers, leak detection, double-free/use-after-free risks, safety-checked illegal behavior, ReleaseFast safety assumptions, or Zig 0.15/0.16 memory API drift.
$npx -y skills add christopherkarani/orca --skill zig-memory-safetyInstalls into the current project.
Run `npx skills use "https://github.com/christopherkarani/orca" --skill "christopherkarani/orca/zig-memory-safety"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/christopherkarani/orca" that are relevant to the current task. Run `npx skills add "https://github.com/christopherkarani/orca"` and select the relevant skills, then follow their instructions.