# Cicd

> Load CI/CD pipeline configuration and deployment information when working with automation or deployments

- Skill: `eron1703/cicd` (Agent Skill)
- Install (CLI): `npx skillmds@latest add eron1703/cicd`
- Raw SKILL.md: https://api.skillmd.com/api/skills/eron1703/cicd/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: eron1703 (https://skillmd.com/u/eron1703)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/eron1703/cicd

---


# CI/CD Configuration

Use commander-mcp tools for live CI/CD data:
- `get_context_cicd` — CI/CD pipeline configuration

For manual reference: `cat ~/projects/claude-config-loader/config/cicd.yaml`

Use this information when:
- Setting up CI/CD pipelines
- Configuring GitHub Actions / GitLab CI
- Troubleshooting deployment issues
- Managing secrets and environment variables
- Understanding deployment workflows
- Configuring monitoring and alerts

**Security Note:** Never commit secrets. Always use environment variables or secrets managers.

