DevOps & Infrastructure Bundle
Terraform analysis, GitHub Actions generation, Docker multi-stage files, and auto-commit hooks.
About
Purpose-built for DevOps engineers and platform teams. Covers Terraform drift analysis, GitHub Actions workflow authoring, multi-stage Dockerfile generation, the GitHub CLI helper skill, and the session-auto-commit hook.
Tags
Included in this bundle (5)
Terraform Set Diff Analyzer
Diagnose noisy Terraform set vs list diffs in azurerm provider — explain why and how to stabilize them.
GitHub Actions Workflow Generator
Generate well-structured GitHub Actions workflows from a high-level CI/CD requirement.
GitHub CLI Assistant
Drive the GitHub CLI from natural language for issues, PRs, releases, workflow runs, and repo management.
Session Auto-Commit
Automatically commits and pushes changes when an AI coding session ends so nothing is lost.
GitHub MCP Server
Official MCP server for the GitHub API — issues, PRs, releases, files, and search from any AI agent.
Related Plugins
Full-Stack Developer Bundle
Everything a full-stack engineer needs: commits, security review, README, tests, MCP scaffolding, and GitHub integration.
Security Hardening Bundle
Layered security: code review, threat modeling, secret scanning, STRIDE analysis, and dangerous-command blocking.
# Install all skills in this bundle: curl -fsSL "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/terraform-azurerm-set-diff-analyzer/SKILL.md" -o ~/.claude/commands/terraform-azurerm-set-diff-analyzer.md 2>/dev/null || true curl -fsSL "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/create-github-action-workflow-specification/SKILL.md" -o ~/.claude/commands/create-github-action-workflow-specification.md 2>/dev/null || true curl -fsSL "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/gh-cli/SKILL.md" -o ~/.claude/commands/gh-cli.md 2>/dev/null || true curl -fsSL "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/session-auto-commit/SKILL.md" -o ~/.claude/commands/session-auto-commit.md 2>/dev/null || true curl -fsSL "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/github-mcp/SKILL.md" -o ~/.claude/commands/github-mcp.md 2>/dev/null || true
CustomAgent.app
@customagent-app