repo-standard/.claude-plugin/plugin.json

12 lines
478 B
JSON

{
"name": "repo-standard",
"version": "0.5.0",
"description": "Per-repo gate for the open/ presentation standard: README first screen, install block, files required by the repo's class, and dead repo references.",
"author": {
"name": "Kjell Tore Guttormsen"
},
"auto_discover": true,
"license": "MIT",
"repository": "https://git.fromaitochitta.com/open/repo-standard",
"keywords": ["repository-standard", "readme", "gate", "documentation", "multi-repo"]
}