reactor-sub-agent

Community

Handle reactive event processing with idempotency.

Authorknowlet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill focuses on Reactive/Integration Frame (RIF) patterns, designing event handlers, idempotency controls, retry and dead-letter strategies, and asynchronous integration points.

Core Features & Use Cases

  • Event Handler design: interface and input models for events.
  • Idempotency & retries: idempotence keys and retry strategies.
  • Integration safety: timeouts, circuit breakers, dead-letter handling.

Quick Start

Provide a docs/specs/order-created-handler.yaml to generate an OrderCreatedHandler skeleton.

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: reactor-sub-agent
Download link: https://github.com/knowlet/skills/archive/main.zip#reactor-sub-agent

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