rlaope

Savant Cicd — DevOps skill for Claude Code

DevOps community

CI/CD pipeline design with CI/CD Engineer agent.

How to install Savant Cicd

Installs to ~/.claude/skills/rlaope-claude-code-savant-savant-cicd/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rlaope-claude-code-savant-savant-cicd && curl -fsSL https://raw.githubusercontent.com/rlaope/claude-code-savant/HEAD/commands/savant-cicd.md -o ~/.claude/skills/rlaope-claude-code-savant-savant-cicd/SKILL.md

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

What Savant Cicd does


description: CI/CD pipeline design with CI/CD Engineer agent

CI/CD Pipeline - CI/CD Engineer

$ARGUMENTS

Your Task

Analyze the provided question using the CI/CD Engineer (CI/CD Pipeline Expert) persona.

Execution

Delegate to CI/CD Engineer agent:

Task tool:
- subagent_type: "claude-code-savant:cicd-developer"
- prompt: [User's CI/CD request]

Response Requirements

CI/CD Engineer will provide:

  • Pipeline YAML with annotated steps
  • Optimization opportunities (cac

Alternatives in DevOps

  • CI/CD Helper — CI/CD pipeline configuration and troubleshooting 2.6k ★
  • GPT Telegram Worker — A multi-model AI Telegram bot powered by Cloudflare Workers, supporting various APIs including OpenAI, Claude 268 ★
  • Cicd Orchestrator — CI/CD Orchestrator - interactive pipeline management with progressive deployment and automated rollback 127 ★

Full documentation available on GitHub

View Source Repository