integration-change-builder
CommunityBuild resilient, secure external integrations.
Software Engineering#secrets management#reconciliation#circuit breaker#idempotency#webhook security#integration design#retry backoff
Authormachenjie
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps you design external integration changes that stay reliable under failures while staying secure against spoofed or replayed inbound events.
Core Features & Use Cases
- Outbound resilience design: Enforces explicit timeouts, bounded exponential backoff with jitter, and circuit-breaker behavior to prevent cascading outages.
- Idempotent operations: Requires idempotency keys for retried writes so network timeouts do not duplicate payments or state transitions.
- Webhook security & correctness: Mandates HMAC signature verification over the raw request body plus replay protection via deduplication windows.
- Credential lifecycle and reconciliation: Ensures secrets are managed safely with rotation considerations and that drift is detected through scheduled reconciliation.
Quick Start
Ask the agent to use the integration-change-builder to produce a complete integration design for your proposed third-party API or webhook change, including timeouts, retry/backoff, idempotency, webhook signature verification, replay protection, reconciliation, and test obligations.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: integration-change-builder Download link: https://github.com/machenjie/rd-skills/archive/main.zip#integration-change-builder 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 471,000+ vetted skills library on demand.