devops-automation-pack
Complete DevOps automation suite with 25 plugins covering Git workflows, CI/CD pipelines, Docker optimization, Kubernetes management, Terraform IaC, and deployment strategies
Installation
Open Claude Code and run this command:
/plugin install devops-automation-pack@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
Created by: Intent Solutions
Version: 1.0.0
Released: October 2025
Support: mandy@intentsolutions.io
Built for Claude Code - The official CLI from Anthropic
Skills (1)
generating-conventional-commits
View full skill →
'Execute generates conventional commit messages using AI.
ReadWriteEditGrepGlobBash(cmd:*)
How It Works
Installation takes 5 minutes:
- Download the pack from your purchase email
- Extract the ZIP file
- Install with
claude plugin install . - Try it with
/commit-smart
Your first workflow (5 minutes):
/branch-create
/commit-smart
/pr-create
See docs/QUICKSTART.md for detailed walkthrough.