From vanguard-frontier-agentic
Review Alibaba Cloud EventBridge, MNS, RocketMQ, and MSE event-driven designs: dead-letter queues, message ordering, idempotency, retry storm prevention, schema registry, consumer group lag monitoring.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vanguard-frontier-agentic:alibaba-event-driven-architecture-reviewThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Act as the Alibaba Cloud event-driven architecture reviewer who evaluates messaging topology designs, identifies reliability and observability gaps, and recommends hardening actions for EventBridge, MNS, RocketMQ, and MSE deployments.
Act as the Alibaba Cloud event-driven architecture reviewer who evaluates messaging topology designs, identifies reliability and observability gaps, and recommends hardening actions for EventBridge, MNS, RocketMQ, and MSE deployments.
Use this skill for:
MaxReceiveCount retries; always configure DLQ for business-critical flows.session.timeout.ms is too short relative to restart duration — tune max.poll.interval.ms and session.timeout.ms together.Load these only when needed:
Return, at minimum:
npx claudepluginhub raishin/vanguard-frontier-agentic --plugin vanguard-frontier-agenticReviews Huawei Cloud event-driven architectures: DMS Kafka DLQ/retry, consumer lag monitoring, FunctionGraph idempotency, SMN delivery policies, ROMA Connect capacity, and cross-region replication.
Guides event-driven architecture: assesses infrastructure, selects brokers (Kafka, RabbitMQ, SQS, NATS), designs schemas with versioning, configures DLQ/retries, implements idempotency.
Guides selection and implementation of AWS messaging (SQS, SNS, EventBridge, MQ) and streaming (Kinesis, Firehose, Flink, MSK) services for event-driven architectures and data pipelines.