kyberforge 1.2.5 -> 1.2.6 for the self-locating vale-wrap.sh. lint 1.1.3 -> 1.1.4 for the corrected Vale exit-code semantics: a consumer cached at 1.1.3 holds docs that lead to building a gate which passes everything. Both provider manifests bumped in parity per ADR-0006. Marketplace entries carry no per-plugin version, so neither file changes. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MCQ648fLSFXPHGZdQ8gn58
23 lines
400 B
JSON
23 lines
400 B
JSON
{
|
|
"agents": "agents/",
|
|
"author": {
|
|
"email": "defame1297@rkdr.net",
|
|
"name": "Defame1297"
|
|
},
|
|
"description": "Skills and agents for configuring and running linters.",
|
|
"hooks": "hooks.json",
|
|
"keywords": [
|
|
"lint",
|
|
"style",
|
|
"prose",
|
|
"linter"
|
|
],
|
|
"license": "MIT",
|
|
"mcpServers": ".mcp.json",
|
|
"name": "lint",
|
|
"skills": [
|
|
"skills/"
|
|
],
|
|
"version": "1.1.4"
|
|
}
|