Initial commit
This commit is contained in:
19
.claude-plugin/plugin.json
Normal file
19
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "java",
|
||||
"description": "Java and Maven tools for OpenRewrite import ordering and POM dependency management",
|
||||
"version": "0.18.0",
|
||||
"author": {
|
||||
"name": "Craig Motlin"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/openrewrite/SKILL.md",
|
||||
"./skills/pom-ordering/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/liquibase-lock-resolver.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/openrewrite-imports.md",
|
||||
"./commands/pom-ordering.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user