Files
2025-11-30 08:54:26 +08:00

18 lines
556 B
JSON

{
"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"
]
}