18 lines
392 B
JSON
18 lines
392 B
JSON
{
|
|
"name": "doarakko-config",
|
|
"description": "Productivity commands for branch management, commit splitting, PR workflows, code review, CI/CD automation, and test creation",
|
|
"version": "0.0.0-2025.11.28",
|
|
"author": {
|
|
"name": "Doarakko",
|
|
"email": "2wua4nlyi@gmail.com"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |