Initial commit
This commit is contained in:
18
.claude-plugin/plugin.json
Normal file
18
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "full-stack-orchestration",
|
||||
"description": "End-to-end feature orchestration with testing, security, performance, and deployment",
|
||||
"version": "1.2.1",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
},
|
||||
"agents": [
|
||||
"./agents/test-automator.md",
|
||||
"./agents/security-auditor.md",
|
||||
"./agents/performance-engineer.md",
|
||||
"./agents/deployment-engineer.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/full-stack-feature.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user