objc-reentrancy-audit

Community

Audit Objective-C for re-entrancy bugs

Authorjvalinsky
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps identify and prevent re-entrancy bugs in Objective-C and Objective-C++ code, which can lead to crashes, deadlocks, and inconsistent application state.

Core Features & Use Cases

  • Re-entrancy Pattern Detection: Scans code for common re-entrancy hazards like callbacks under locks, notification/KVO recursion, and synchronous queue re-entry.
  • Prioritized Triage: Provides a triage system (P0-P3) to focus on the most critical issues first.
  • Use Case: When investigating a crash that occurs intermittently or seems related to concurrent operations, use this skill to quickly pinpoint potential re-entrancy issues in the affected Objective-C codebase.

Quick Start

Run the re-entrancy scan script on the current directory and output results to /tmp/objc-reentrancy-audit.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: objc-reentrancy-audit
Download link: https://github.com/jvalinsky/garazyk/archive/main.zip#objc-reentrancy-audit

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 223,000+ vetted skills library on demand.