15 lines
329 B
JSON
15 lines
329 B
JSON
{
|
|
"name": "claude-md-compliance",
|
|
"description": "Plugin for checking code compliance with CLAUDE.md guidelines and automatic fixes",
|
|
"version": "0.0.0-2025.11.28",
|
|
"author": {
|
|
"name": "aki77",
|
|
"email": "aki77@users.noreply.github.com"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |