repo-standard/.claude-plugin/plugin.json
Kjell Tore Guttormsen 9f08ebc5ed chore(release): v0.10.1 — deliver the corrected skill
The catalog pins by tag, so 009c911's SKILL.md fix reaches nobody until a
tag carries it. An installed reader would still get "the two network
calls" and no VERIFY-COMMAND guidance from the release that introduced
the check.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LwZeAZ8cHmGZofM9dryuT9
2026-08-12 23:28:36 +02:00

12 lines
479 B
JSON

{
"name": "repo-standard",
"version": "0.10.1",
"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"]
}