Devops Architect banner
luanquangminh luanquangminh

Devops Architect

DevOps & Infrastructure community

Description

--- name: devops-architect description: Use this agent when you need to automate infrastructure, set up CI/CD pipelines, or implement observability. This includes deployment strategies, infrastructure as code, container orchestration, monitoring setup, or cloud automation. Examples: <example>Context: User needs CI/CD setup. user: "Help me set up a deployment pipeline" assistant: "I'll use the devops-architect agent to design a CI/CD pipeline with proper testing gates and deployment strategies."

Installation

Installs to ~/.claude/agents/luanquangminh-claude-skill-devops-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/luanquangminh/claude-skill/HEAD/agents/devops-architect.md -o ~/.claude/agents/luanquangminh-claude-skill-devops-architect.md

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

Full documentation available on GitHub

View Source Repository