Initial commit
This commit is contained in:
18
.claude-plugin/plugin.json
Normal file
18
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "schovi",
|
||||
"description": "Complete workflow automation for software engineering with unified commands: analyze (problem analysis), plan (specification), implement (autonomous execution), commit (structured commits), publish (GitHub PR with auto-push), Jira/GitHub/Datadog integration, intelligent code exploration",
|
||||
"version": "1.6.0",
|
||||
"author": {
|
||||
"name": "David Schovanec",
|
||||
"email": "david.schovanec@productboard.com"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
],
|
||||
"agents": [
|
||||
"./agents"
|
||||
],
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user