18 lines
562 B
JSON
18 lines
562 B
JSON
{
|
|
"name": "guardian",
|
|
"owner": {
|
|
"name": "Overlord-Z",
|
|
"email": "[email protected]"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "guardian",
|
|
"description": "Automatic quality gate and session health monitor. Spawns focused Haiku agents for code review when degradation detected. Validates suggestions against Oracle knowledge. Learns from user feedback to adjust sensitivity.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-overlord-z-claudeshack-guardian.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |