Initial commit
This commit is contained in:
16
.claude-plugin/plugin.json
Normal file
16
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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": [
|
||||
"./agents/dx-optimizer.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/issue.md",
|
||||
"./commands/standup-notes.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user