ktg-plugin-marketplace/plugins/human-friendly-style/.claude-plugin/plugin.json
2026-05-29 11:53:00 +02:00

18 lines
661 B
JSON

{
"name": "human-friendly-style",
"version": "1.1.0",
"description": "Shared output style for ktg-plugin-marketplace plugins. Activates a clear, plain-language tone that hides paths, raw commands, JSON, and stack traces by default — while always showing irreversible actions (deploys, deletes, force-push, migrations) verbatim before and after.",
"author": {
"name": "Kjell Tore Guttormsen"
},
"auto_discover": true,
"license": "MIT",
"repository": "https://git.fromaitochitta.com/open/ktg-plugin-marketplace",
"keywords": [
"output-style",
"communication",
"plain-language",
"shared",
"ktg-plugin-marketplace"
]
}