Files
2025-11-29 18:34:23 +08:00

18 lines
481 B
JSON

{
"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"
]
}