chore(marketplace): externalise config-audit
This commit is contained in:
parent
f13f173be1
commit
f942c8834d
1 changed files with 5 additions and 1 deletions
|
|
@ -21,7 +21,11 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "config-audit",
|
"name": "config-audit",
|
||||||
"source": "./plugins/config-audit",
|
"source": {
|
||||||
|
"source": "url",
|
||||||
|
"url": "https://git.fromaitochitta.com/open/config-audit.git",
|
||||||
|
"ref": "v5.1.0"
|
||||||
|
},
|
||||||
"description": "Multi-agent workflow for analyzing, reporting, and optimizing Claude Code configuration across your entire machine"
|
"description": "Multi-agent workflow for analyzing, reporting, and optimizing Claude Code configuration across your entire machine"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue