BigHugger
sk Skill · lensesio

kafka-topic-audit

Audit all Kafka topic configurations against production best practices using the Lenses MCP server. Checks replication factor, retention, partitions, compaction, naming conventions, orphaned topics and missing metadata. Use when user says "audit my topics", "check topic configs", "topic health check" or asks about retention, replication or partition settings. Do NOT use for creating, deleting or modifying topics.

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
12
Pythonmcp-enhancementbest-practicesconfigurationaudittopicskafka
Host repository
lensesio/agentic-engineering-for-apache-kafka
Category
mcp-enhancement
Version
1.0.0
Allowed tools
Read, Grep, Glob, Bash, mcp__Lenses__check_environment_health, mcp__Lenses__list_topics, mcp__Lenses__get_topic, mcp__Lenses__get_topic_broker_configs, mcp__Lenses__get_topic_partitions, mcp__Lenses__list_topic_metadata, mcp__Lenses__list_consumer_groups_by_topic, mcp__Lenses__list_datasets
Compatible with
get_topic, etc.) will also work, without an MCP server, the skill falls back to codebase-only inspection and skips live-cluster checks.
Licence
MIT
Host stars
57
Host language
Python