Review dead letter queue implementations for completeness using the Lenses MCP server. Checks DLQ topic existence, configuration, monitoring, metadata preservation, retry logic, reprocessing paths and connector DLQ alignment. Use when user says "review dead letter queues", "check DLQ setup", "DLQ audit" or asks about error handling, message failures or reprocessing. Do NOT use for reprocessing DLQ messages or managing consumer offsets.
$npx -y skills add lensesio/agentic-engineering-for-apache-kafka --skill kafka-dlq-reviewInstalls into the current project.
Run `npx skills use "https://github.com/lensesio/agentic-engineering-for-apache-kafka" --skill "lensesio/agentic-engineering-for-apache-kafka/kafka-dlq-review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lensesio/agentic-engineering-for-apache-kafka" that are relevant to the current task. Run `npx skills add "https://github.com/lensesio/agentic-engineering-for-apache-kafka"` and select the relevant skills, then follow their instructions.