Help us improve
Share bugs, ideas, or general feedback.
From infra-pipeline
Designs and optimizes CI/CD pipelines based on requirements, for optional platforms like GitHub Actions or GitLab CI.
npx claudepluginhub dotclaude/marketplace --plugin infra-pipelineHow this command is triggered — by the user, by Claude, or both
Slash command
/infra-pipeline:pipeline <requirement> [platform]sonnetThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# Pipeline Command CI/CD pipeline design and optimization for modern platforms ## Arguments **$1 (Required)**: requirement **$2 (Optional)**: platform ## Examples Invoke the cicd-engineer agent with: $ARGUMENTS
/cicdDesigns, creates, and optimizes CI/CD pipelines for GitHub Actions, GitLab CI, CircleCI, and Jenkins, generating configs with caching, sharding, matrix builds, and reusable components.
/ci-setupSets up CI/CD pipeline by analyzing project stack, selecting platform (GitHub Actions, GitLab CI, Jenkins, etc.), and configuring build, test, deploy workflows with examples.
/setup-pipelineSets up production-ready CI/CD pipelines with build, test, quality, security scanning, packaging, and deployment stages for GitHub Actions, Jenkins, or GitLab CI.
/cicd-createGenerates CI/CD pipeline YAML for GitHub Actions, GitLab CI, Azure Pipelines, or CircleCI, including lint, test, security scan, build, and deploy stages.
Share bugs, ideas, or general feedback.
CI/CD pipeline design and optimization for modern platforms
$1 (Required): requirement
$2 (Optional): platform
/pipeline "Add automated testing and deployment" github-actions
/pipeline "Optimize build speed" gitlab-ci
Invoke the cicd-engineer agent with: $ARGUMENTS