Initial commit
This commit is contained in:
25
.claude-plugin/plugin.json
Normal file
25
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user