Cicd Setup
Description
--- name: cicd-setup description: "Set up GitHub CI/CD workflows and pre-commit hooks for any project" category: utility complexity: standard mcp-servers: [] personas: [devops-engineer, build-engineer] requires_evidence: false aliases: [cicd-init, pipeline-setup, actions-setup] flags: - name: lang description: Force project language (auto-detected if not specified) type: string options: [python, node, go, rust] - name: yes description: Accept defaults, skip confirmation promp
Installation
Installs to ~/.claude/skills/tony363-superclaude-cicd-setup/SKILL.md
mkdir -p ~/.claude/skills/tony363-superclaude-cicd-setup && curl -fsSL https://raw.githubusercontent.com/Tony363/SuperClaude/HEAD/commands/cicd-setup.md -o ~/.claude/skills/tony363-superclaude-cicd-setup/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps