Initial commit
This commit is contained in:
53
plugin.lock.json
Normal file
53
plugin.lock.json
Normal file
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:geored/sre-skill:debugging-kubernetes-incidents",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "b1fc825a4467d23b26f3d47c9c5cb767f35d9c61",
|
||||
"treeHash": "ef59d5907bb570ec270990bac06a07f919b7643eeeb81640339ec42d3089b431",
|
||||
"generatedAt": "2025-11-28T10:16:59.381080Z",
|
||||
"toolVersion": "publish_plugins.py@0.2.0"
|
||||
},
|
||||
"origin": {
|
||||
"remote": "git@github.com:zhongweili/42plugin-data.git",
|
||||
"branch": "master",
|
||||
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
|
||||
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
|
||||
},
|
||||
"manifest": {
|
||||
"name": "debugging-kubernetes-incidents",
|
||||
"description": "Comprehensive skill for systematic investigation and root cause analysis of Kubernetes pod failures, service degradation, and resource issues. Provides structured 5-phase methodology for incident triage, multi-source correlation of logs/events/metrics, and actionable remediation recommendations. Covers common patterns: CrashLoopBackOff, OOMKilled, ImagePullBackOff, resource constraints, TLS errors, and network issues. Emphasizes read-only investigation and distinguishing root causes from symptoms.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "0d417351e335edb63b8771a0ab391eac47a2052cac5b38dc2eefb121a28b7087"
|
||||
},
|
||||
{
|
||||
"path": "SKILL.md",
|
||||
"sha256": "d242e76fa6006dcd6f4fdd3617965a6e1a1f525b684f3026b406b5c2991133bb"
|
||||
},
|
||||
{
|
||||
"path": "tests/README.md",
|
||||
"sha256": "80d38e62fb573e804808a970d7c6ca70be4a01c8ff378cb6ad44503d83fb2d07"
|
||||
},
|
||||
{
|
||||
"path": "tests/scenarios.yaml",
|
||||
"sha256": "3beac757d9a595dd2ee61e976ab7fa0b188b44e0a1338cac856cbf6debad5168"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "0aa508cd1cc30941c59bf5ef3b7541dad04daf91e12490d2dc2459f217e1eb49"
|
||||
}
|
||||
],
|
||||
"dirSha256": "ef59d5907bb570ec270990bac06a07f919b7643eeeb81640339ec42d3089b431"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user