Files
gh-hermeticormus-alqvimia-c…/.claude-plugin/plugin.json
2025-11-29 18:33:18 +08:00

25 lines
723 B
JSON

{
"name": "cicd-automation",
"description": "CI/CD pipeline configuration, GitHub Actions/GitLab CI workflow setup, and automated deployment pipeline orchestration",
"version": "1.2.1",
"author": {
"name": "Seth Hobson",
"url": "https://github.com/wshobson"
},
"skills": [
"./skills/deployment-pipeline-design",
"./skills/github-actions-templates",
"./skills/gitlab-ci-patterns",
"./skills/secrets-management"
],
"agents": [
"./agents/deployment-engineer.md",
"./agents/devops-troubleshooter.md",
"./agents/kubernetes-architect.md",
"./agents/cloud-architect.md",
"./agents/terraform-specialist.md"
],
"commands": [
"./commands/workflow-automate.md"
]
}