CtrlK
BlogDocsLog inGet started
Tessl Logo

sqs

AWS SQS message queue service for decoupled architectures. Use when creating queues, configuring dead-letter queues, managing visibility timeouts, implementing FIFO ordering, or integrating with Lambda.

88

1.21x
Quality

82%

Does it follow best practices?

Impact

100%

1.21x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Evaluation results

100%

8%

E-Commerce Order Processing Queue

DLQ setup and message processing

Criteria
Without context
With context

DLQ created

100%

100%

Redrive policy set

100%

100%

maxReceiveCount 3-5

100%

100%

Long polling receive

100%

100%

Long polling queue attr

0%

100%

Delete after success

100%

100%

Visibility timeout set

100%

100%

Retention period set

100%

100%

Batch send used

100%

100%

MaxNumberOfMessages=10

100%

100%

Error handling leaves message

100%

100%

boto3 SQS client

100%

100%

100%

18%

Financial Transaction Processing Pipeline

FIFO queue with Lambda integration

Criteria
Without context
With context

FIFO queue name

100%

100%

FifoQueue attribute

100%

100%

MessageGroupId used

100%

100%

Deduplication provided

100%

100%

batchItemFailures returned

100%

100%

itemIdentifier used

100%

100%

Per-message failure isolation

100%

100%

High throughput settings

0%

100%

Event source batch-size

100%

100%

Batching window set

0%

100%

ReportBatchItemFailures configured

100%

100%

100%

26%

Document Processing Pipeline with Observability

Large payload handling and monitoring

Criteria
Without context
With context

S3 for large payloads

100%

100%

S3 pointer message

100%

100%

PayloadLocation attribute

0%

100%

S3 object cleanup

0%

100%

Queue encryption

100%

100%

DLQ configured

100%

100%

DLQ depth alarm

100%

100%

Message age alarm

100%

100%

Alarm metric namespace

100%

100%

Long polling receive

50%

100%

Delete after read

60%

100%

Repository
itsmostafa/aws-agent-skills
Evaluated
Agent
Claude Code
Model
Claude Sonnet 4.6

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.