message-queues skillA
message-queues is agent-read markdown (skill) from iuliandita/skills: Design, diagnose, and safely operate brokered delivery with Kafka, RabbitMQ, and compatible queues: acknowledgements, retries, dead letters, ordering, lag, and replay..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Message Queues Design and diagnose asynchronous delivery without inventing guarantees the broker or application does not provide. Make the delivery contract explicit: who owns a message, when an effect is safe to repeat, how poison messages stop blocking progress, and how recovery avoids replaying more than intended. ## When to use - Designing Kafka, RabbitMQ, or compatible producer and consumer delivery behavior - Investigating consumer lag, growing queues, duplicate effects, redeliveries, or stuck messages - Choosing acknowledgement, retry, dead-letter, ordering, backpressure, retention, or replay rules - Reviewing an event-driven workflow for idempotency, observability, and failure recovery ## When NOT to use - The failing layer is unknown during a live outage; use **debug-triage** to localize it first - Building generic telemetry pipelines, alerts, SLOs, or dashboards; use **observability** - Modeling a database transaction, schema, outbox table, or data-store recovery; use **databases** - Designing HTTP, GraphQL, or gRPC request contracts; use **backend-api** - Editing Kubernetes, Terraform, or broker deployment configuration; use the matching infrastructure skill …
Read the whole file at its exact version.
How to install
mdr add iuliandita/skills/message-queues@git:20260920.ebf9a3dmdr add iuliandita/skills/message-queues@sha256:bfbce11c02a0b2e5Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_p55sv42t2bvtwcph)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260920.ebf9a3d latest | 2026-09-20 | ebf9a3d | 6,934 B | A | view · diff |
| git:20260920.ac01853 | 2026-09-20 | ac01853 | 6,934 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (6934 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
iuliandita/skills · 7 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_p55sv42t2bvtwcph GET https://markdownregistry.com/api/v1/resolve?ref=iuliandita/skills/message-queues GET https://markdownregistry.com/api/v1/blob/bfbce11c02a0b2e5f002f0b27e460dcb4d44747f30afc97045e96cf778057d48
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from iuliandita/skills
Every file in iuliandita/skills