13 lines
334 B
JSON
13 lines
334 B
JSON
{
|
|
"name": "deployment-strategies",
|
|
"description": "Deployment patterns, rollback automation, and infrastructure templates",
|
|
"version": "1.2.0",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"url": "https://github.com/wshobson"
|
|
},
|
|
"agents": [
|
|
"./agents/deployment-engineer.md",
|
|
"./agents/terraform-specialist.md"
|
|
]
|
|
} |