objc-network-timeout-retry-audit
CommunityAudit Objective-C network reliability
Authorjvalinsky
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses network reliability issues in Objective-C code by systematically auditing timeout policies, retry mechanisms, cancellation semantics, and transient error handling.
Core Features & Use Cases
- Timeout Policy Audit: Verifies that network operations have explicit and bounded timeouts.
- Retry/Backoff Analysis: Checks for correct implementation of bounded retries with backoff and jitter.
- Cancellation Semantics: Ensures that network operations can be promptly cancelled.
- Transient Error Handling: Validates safe handling of transient network errors.
- Use Case: Reviewing a networking layer that is experiencing frequent connection drops or repeated reconnect loops to identify the root cause in the timeout or retry logic.
Quick Start
Run the network timeout and retry audit script on the current directory and output the summary to /tmp/objc-network-timeout-retry-audit.
Dependency Matrix
Required Modules
None requiredComponents
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-network-timeout-retry-audit Download link: https://github.com/jvalinsky/garazyk/archive/main.zip#objc-network-timeout-retry-audit Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.