Files
gh-dotclaude-marketplace-pl…/.claude-plugin/plugin.json
2025-11-29 18:24:17 +08:00

15 lines
392 B
JSON

{
"name": "queue-orchestrator",
"description": "Message queues and distributed systems expertise. Master queue theory, RabbitMQ, SQS, Kafka, async processing, backpressure, and distributed system patterns.",
"version": "1.0.0",
"author": {
"name": "DotClaude",
"url": "https://github.com/dotclaude"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}