16 lines
468 B
JSON
16 lines
468 B
JSON
{
|
|
"name": "team-collaboration",
|
|
"description": "Team workflows, issue management, standup automation, and developer experience optimization",
|
|
"version": "1.2.0",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"url": "https://github.com/wshobson"
|
|
},
|
|
"agents": [
|
|
"./plugins/team-collaboration/agents/dx-optimizer.md"
|
|
],
|
|
"commands": [
|
|
"./plugins/team-collaboration/commands/issue.md",
|
|
"./plugins/team-collaboration/commands/standup-notes.md"
|
|
]
|
|
} |