Armory
Source
Browse
Sub-Agents

cicd-builder

PROACTIVELY USE this agent when you need to create, configure, or improve continuous integration and deployment pipelines. This agent MUST BE USED for any CI/CD pipeline setup or automation tasks. This includes setting up automated workflows for testing, building, and deploying applications across various CI/CD platforms like GitHub Actions, GitLab CI, Jenkins, or Azure DevOps. Examples: <example>Context: User wants to set up automated deployment for a Node.js application. user: 'I need to create a CI/CD pipeline for my Node.js app that runs tests and deploys to production' assistant: 'I'll use the cicd-builder agent to create a comprehensive CI/CD pipeline with automated testing and deployment workflows' <commentary>The user needs CI/CD pipeline setup, so use the cicd-builder agent to design and implement the automation workflows.</commentary></example> <example>Context: User has a project that needs automated quality gates and security scanning. user: 'Can you help me add security scanning and code quality checks to our deployment process?' assistant: 'I'll use the cicd-builder agent to enhance your pipeline with security scanning and quality gates' <commentary>Since the user needs CI/CD improvements with security and quality features, use the cicd-builder agent.</commentary></example>

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install cicd-builder --cli claude

writes the file to.claude/agents/cicd-builder.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/cicd-builder.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

dl-ezo/claude-code-sub-agents sub-agent cicd-builder. PROACTIVELY USE this agent when you need to create, configure, or improve continuous integration and deployment pipelines. This agent MUST BE USED for any CI/CD pipeline setup or automation tasks. This includes setting up automated workflows for testing, building, and deploying applications across various CI/CD platforms like GitHub Actions, GitLab CI, Jenkins, or Azure DevOps. Examples: Context: User wants to set up automated deployment for a Node.js application. user: 'I need to create a CI/CD pipeline for my Node.js app that runs tests and deploys to production' assistant: 'I'll use the cicd-builder agent to create a comprehensive CI/CD pipeline with automated testing and deployment workflows' The user needs CI/CD pipeline setup, so use the cicd-builder agent to design and implement the automation workflows. Context: User has a project that needs automated quality gates and security scanning. user: 'Can you help me add security scanning and code quality checks to our deployment process?' assistant: 'I'll use the cicd-builder agent to enhance your pipeline with security scanning and quality gates' Since the user needs CI/CD improvements with security and quality features, use the cicd-builder agent.

When to use it

PROACTIVELY USE this agent when you need to create, configure, or improve continuous integration and deployment pipelines. This agent MUST BE USED for any CI/CD pipeline setup or automation tasks. This includes setting up automated workflows for testing, building, and deploying applications across various CI/CD platforms like GitHub Actions, GitLab CI, Jenkins, or Azure DevOps. Examples: Context: User wants to set up automated deployment for a Node.js application. user: 'I need to create a CI/CD pipeline for my Node.js app that runs tests and deploys to production' assistant: 'I'll use the cicd-builder agent to create a comprehensive CI/CD pipeline with automated testing and deployment workflows' The user needs CI/CD pipeline setup, so use the cicd-builder agent to design and implement the automation workflows. Context: User has a project that needs automated quality gates and security scanning. user: 'Can you help me add security scanning and code quality checks to our deployment process?' assistant: 'I'll use the cicd-builder agent to enhance your pipeline with security scanning and quality gates' Since the user needs CI/CD improvements with security and quality features, use the cicd-builder agent.

How to install / invoke

# copy into your project's .claude/agents/
curl -sL https://github.com/dl-ezo/claude-code-sub-agents/raw/main/cicd-builder.md -o .claude/agents/cicd-builder.md

Notes

Extracted from dl-ezo/claude-code-sub-agents.