Files
42marketplaces/sync/gh-sirmews-claude-hook-advisor-plugin.json
2025-11-30 09:08:53 +08:00

18 lines
553 B
JSON

{
"name": "claude-hook-advisor",
"owner": {
"name": "sirmews",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "claude-hook-advisor",
"description": "Intelligent command history tracking with automatic failure detection. Tracks all bash commands Claude runs (successful and failed) with semantic directory aliasing and command mapping.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-sirmews-claude-hook-advisor-plugin.git"
},
"strict": true
}
]
}