15 lines
299 B
JSON
15 lines
299 B
JSON
{
|
|
"name": "alerting-rule-creator",
|
|
"description": "Create intelligent alerting rules for performance monitoring",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Claude Code Plugins",
|
|
"email": "[email protected]"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |