Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user