Loading...
Loading...
JSON Hygiene Agent. Detects duplicate keys in JSON configuration files that might be silently ignored by standard parsers. Auto-invoked for JSON audits or manifest validation. V2 includes L5 Delegated Constraint Verification.
npx skill4agent add richfrem/agent-plugins-skills json-hygiene-agent| Script | Role | Capability |
|---|---|---|
| The AST Duplicate Finder | Deterministically parses the JSON file's Abstract Syntax Tree, catching 100% of duplicates at any nesting level. |
python3 plugins/json-hygiene/skills/json-hygiene-agent/scripts/find_json_duplicates.py --file config.json012references/fallback-tree.mdgrepfind_json_duplicates.pyreferences/fallback-tree.md