saitarrun

Sdlc Deploy — DevOps skill for Claude Code

DevOps community

Phase 5 — Infrastructure & Deployment.

How to install Sdlc Deploy

Installs to ~/.claude/skills/saitarrun-sdlc-ai-workflow-sdlc-deploy/SKILL.md

Terminal
mkdir -p ~/.claude/skills/saitarrun-sdlc-ai-workflow-sdlc-deploy && curl -fsSL https://raw.githubusercontent.com/saitarrun/Sdlc-ai-workflow/HEAD/commands/sdlc-deploy.md -o ~/.claude/skills/saitarrun-sdlc-ai-workflow-sdlc-deploy/SKILL.md

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

What Sdlc Deploy does


description: Phase 5 — Infrastructure & Deployment. Spawns devops-engineer and cloud-engineer to design CI/CD, containerization, and cloud infrastructure. argument-hint: "[--stack github-actions,docker,k8s,terraform] [--parallel]" tools: Agent model: haiku

/sdlc-deploy — Phase 5: Infrastructure & Deployment

Design and implement CI/CD pipelines, containerization, Kubernetes manifests, and cloud infrastructure.

Execution

Spawn agents sequentially:

  1. devops-engineer — CI/CD pipe

Alternatives in DevOps

  • Render Deploy — Deploy applications to Render's cloud platform using Git-backed services 14.6k ★
  • Deploy — Deployment Checklist 558 ★
  • Laravel Cloud — Laravel Cloud deployment and management 523 ★

Full documentation available on GitHub

View Source Repository