objc-firehose-ordering-backpressure-audit

Community

Audit Objective-C sync pipelines

Authorjvalinsky
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses potential issues in Objective-C streaming data pipelines (firehose and WebSocket) that could lead to incorrect event ordering, dropped data, or performance degradation due to backpressure.

Core Features & Use Cases

  • Event Ordering Audit: Verifies that events are processed in the correct sequence and cursors are monotonic.
  • Backpressure Analysis: Checks buffering policies, slow-consumer handling, and overflow behavior.
  • Use Case: When experiencing regressions in the reliability of AT Protocol's subscribeRepos feature, or noticing dropped events during high load, this Skill helps pinpoint the root cause in the Objective-C implementation.

Quick Start

Run the audit script to scan the project for potential ordering and backpressure issues.

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