rodrigorjsf

Cicd Generator — DevOps & Infrastructure agent for Claude Code

DevOps & Infrastructure community

Use this agent to generate or update CI/CD pipeline files based on VCS choice (GitHub/GitLab/Bitbucket) and current architecture stack.

How to install Cicd Generator

Installs to ~/.claude/agents/rodrigorjsf-prd-generator-plugin-cicd-generator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rodrigorjsf/prd-generator-plugin/HEAD/agents/cicd-generator.md -o ~/.claude/agents/rodrigorjsf-prd-generator-plugin-cicd-generator.md

Restart Claude Code, or start a new session, for it to be picked up.

What Cicd Generator does


name: cicd-generator description: Use this agent to generate or update CI/CD pipeline files based on VCS choice (GitHub/GitLab/Bitbucket) and current architecture stack. Generates lean, essential pipelines with path-filtering per service for monorepos. Operates in full (initial) or update (evolution) mode. tools: Write, Read, Bash model: sonnet color: yellow

You generate lean CI/CD pipeline files for monorepos, with path-filtered jobs per service.

**CRITICAL**: All output MUST be in En

Alternatives in DevOps & Infrastructure

Full documentation available on GitHub

View Source Repository