17 lines
333 B
JSON
17 lines
333 B
JSON
{
|
|
"name": "project-management",
|
|
"description": "Project lifecycle management including git workflows, code review, and system architecture planning",
|
|
"version": "1.1.1",
|
|
"author": {
|
|
"name": "Thurston Sandberg"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |