docs(config-audit): bump catalog entry to v5.3.0

marketplace.json ref v5.1.0→v5.3.0 (was install-critical — marketplace installs were pinned two releases behind). README: v5.3.0, 12→13 scanners (+ plugin-hygiene), 792→936 tests. Catches up the skipped v5.2.0 refresh.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Ter3E2JSi1Khgmuf2kady8
This commit is contained in:
Kjell Tore Guttormsen 2026-06-19 20:58:40 +02:00
commit 165035fc69
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
"source": {
"source": "url",
"url": "https://git.fromaitochitta.com/open/config-audit.git",
"ref": "v5.1.0"
"ref": "v5.3.0"
},
"description": "Multi-agent workflow for analyzing, reporting, and optimizing Claude Code configuration across your entire machine"
},

View file

@ -35,11 +35,11 @@ Key commands: `/security posture`, `/security audit`, `/security scan`, `/securi
---
### [Config-Audit](https://git.fromaitochitta.com/open/config-audit) `v5.1.0`
### [Config-Audit](https://git.fromaitochitta.com/open/config-audit) `v5.3.0`
Configuration intelligence for Claude Code. Claude reads instructions from 7+ file types across multiple scopes; this plugin tells you what's wrong, what's missing, what's silently conflicting, what's actually loaded, and where you're burning tokens.
- **Health** — 12 deterministic scanners catch broken imports, deprecated settings, conflicting rules, permission contradictions, and token waste
- **Health** — 13 deterministic scanners catch broken imports, deprecated settings, conflicting rules, permission contradictions, plugin-hygiene collisions, and token waste
- **Opportunities** — context-aware recommendations for Claude Code features you're not using
- **Action** — auto-fix with mandatory backups, syntax validation, and rollback
- **Inventory + hotspots** — read-only view of active plugins, skills, MCP servers, hooks, and CLAUDE.md cascade, plus a ranked map of token waste
@ -47,7 +47,7 @@ Configuration intelligence for Claude Code. Claude reads instructions from 7+ fi
Key commands: `/config-audit posture`, `/config-audit feature-gap`, `/config-audit fix`, `/config-audit whats-active`, `/config-audit tokens`
6 agents · 12 scanners · 18 commands · 792+ tests · [Full documentation →](https://git.fromaitochitta.com/open/config-audit)
6 agents · 13 scanners · 18 commands · 936+ tests · [Full documentation →](https://git.fromaitochitta.com/open/config-audit)
---