sqs-queue-auditor
OfficialAudit SQS queues for silent message loss
System Documentation
What problem does it solve?
SQS queues can appear healthy in the console while silently dropping or re-delivering messages due to non-obvious configuration interactions. This skill encodes senior SRE judgment to catch the misconfigurations that standard checks miss, such as DLQ retention shorter than source retention or poison messages aging out before reaching the DLQ.
Core Features & Use Cases
- Redrive Path Audit: Validates DLQ presence, maxReceiveCount band (3-10), and the critical retention ordering between source and DLQ that causes silent message loss.
- Message Lifecycle Analysis: Detects poison messages aging out before reaching the DLQ, default visibility timeouts, and retention shorter than a plausible outage.
- Exposure & FIFO Checks: Flags open resource policies, disabled encryption, and FIFO deduplication contract gaps.
- Use Case: An engineer investigating missing messages in a payments or order-processing queue can run this audit against GetQueueAttributes output to identify whether the dead-letter path is actually wired correctly.
Quick Start
Use the sqs-queue-auditor skill to review the attached GetQueueAttributes output for your SQS queue and report any misconfigurations that could silently drop or re-deliver messages.
Dependency Matrix
Required Modules
None requiredComponents
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: sqs-queue-auditor Download link: https://github.com/anyshift-io/sre-skills/archive/main.zip#sqs-queue-auditor 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 536,000+ vetted skills library on demand.