v4.0.0 = MAJOR (Opus 4.7 era): - New TOK scanner (Token Hotspots, 4 patterns) - New /config-audit tokens command surface - 8th quality area: Token Efficiency - scanner-agent + verifier-agent migrated haiku → sonnet Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
11 lines
424 B
JSON
11 lines
424 B
JSON
{
|
|
"name": "config-audit",
|
|
"description": "Multi-agent workflow for analyzing, reporting, and optimizing Claude Code configuration across your entire machine",
|
|
"version": "4.0.0",
|
|
"author": {
|
|
"name": "Kjell Tore Guttormsen"
|
|
},
|
|
"license": "MIT",
|
|
"repository": "https://git.fromaitochitta.com/open/ktg-plugin-marketplace",
|
|
"keywords": ["configuration", "audit", "optimization", "health-check", "scanner"]
|
|
}
|