原始内容
📦 Install Now · 🤖 Explore Agents · 📖 Documentation · ⭐ Star this repo
What is this?
Devops Assistant is a Claude Code plugin with 7 agents and 17 skills for devops development.
📑 Table of Contents
Click to expand
🚀 Quick Start
Prerequisites
- Claude Code CLI v2.0.27+
- Active Claude subscription
Installation (Choose One)
Option 1: From Marketplace (Recommended)
# Step 1️⃣ Add the marketplace
/plugin marketplace add pluginagentmarketplace/custom-plugin-devops
# Step 2️⃣ Install the plugin
/plugin install devops-automation-plugin@pluginagentmarketplace-devops
# Step 3️⃣ Restart Claude Code
# Close and reopen your terminal/IDE
Option 2: Local Installation
# Clone the repository
git clone https://github.com/pluginagentmarketplace/custom-plugin-devops.git
cd custom-plugin-devops
# Load locally
/plugin load .
# Restart Claude Code
✅ Verify Installation
After restart, you should see these agents:
devops-automation-plugin:06-monitoring-observability
devops-automation-plugin:02-networking-protocols
devops-automation-plugin:04-infrastructure-as-code
devops-automation-plugin:07-cloud-infrastructure
devops-automation-plugin:01-linux-fundamentals
... and 2 more
✨ Features
| Feature | Description |
|---|---|
| 🤖 7 Agents | Specialized AI agents for devops tasks |
| 🛠️ 17 Skills | Reusable capabilities with Golden Format |
| ⌨️ 1 Commands | Quick slash commands |
| 🔄 SASMP v1.3.0 | Full protocol compliance |
🤖 Agents
7 Specialized Agents
| # | Agent | Purpose |
|---|---|---|
| 1 | 06-monitoring-observability | Master monitoring and observability with Prometheus, Grafana |
| 2 | 02-networking-protocols | Master networking fundamentals including TCP/IP, DNS, HTTP/H |
| 3 | 04-infrastructure-as-code | Master Infrastructure as Code with Terraform, Ansible, and C |
| 4 | 07-cloud-infrastructure | Master cloud platforms including AWS, Azure, and GCP. Learn |
| 5 | 01-linux-fundamentals | Master Linux OS fundamentals including process management, f |
| 6 | 05-cicd-automation | Master CI/CD pipelines with Git, GitHub Actions, GitLab CI, |
| 7 | 03-containers-orchestration | Master containerization with Docker and orchestration with K |
🛠️ Skills
Available Skills
| Skill | Description | Invoke |
|---|---|---|
scripting |
DevOps scripting with Bash, Python, and Go for automation, t | Skill("devops-automation-plugin:scripting") |
artifact-management |
Artifact repositories with Nexus, Artifactory, and container | Skill("devops-automation-plugin:artifact-management") |
configuration-management |
Infrastructure configuration with Ansible, Chef, Puppet, and | Skill("devops-automation-plugin:configuration-management") |
security |
DevSecOps practices including secrets management, SSL/TLS, v | Skill("devops-automation-plugin:security") |
serverless |
Serverless computing with AWS Lambda, Azure Functions, Googl | Skill("devops-automation-plugin:serverless") |
networking |
Network protocols and troubleshooting - TCP/IP, DNS, HTTP/HT | Skill("devops-automation-plugin:networking") |
version-control |
Git version control, branching strategies, GitHub/GitLab wor | Skill("devops-automation-plugin:version-control") |
observability |
Distributed tracing with Jaeger, OpenTelemetry, and observab | Skill("devops-automation-plugin:observability") |
cicd |
CI/CD pipelines with Git, GitHub Actions, GitLab CI, Jenkins | Skill("devops-automation-plugin:cicd") |
iac |
Infrastructure as Code with Terraform, Ansible, and CloudFor | Skill("devops-automation-plugin:iac") |
| ... | +7 more | See skills/ directory |
⌨️ Commands
| Command | Description |
|---|
📚 Documentation
| Document | Description |
|---|---|
| CHANGELOG.md | Version history |
| CONTRIBUTING.md | How to contribute |
| LICENSE | License information |
📁 Project Structure
Click to expand
custom-plugin-devops/
├── 📁 .claude-plugin/
│ ├── plugin.json
│ └── marketplace.json
├── 📁 agents/ # 7 agents
├── 📁 skills/ # 17 skills (Golden Format)
├── 📁 commands/ # 1 commands
├── 📁 hooks/
├── 📄 README.md
├── 📄 CHANGELOG.md
└── 📄 LICENSE
📅 Metadata
| Field | Value |
|---|---|
| Version | 3.1.0 |
| Last Updated | 2025-12-29 |
| Status | Production Ready |
| SASMP | v1.3.0 |
| Agents | 7 |
| Skills | 17 |
| Commands | 1 |
🤝 Contributing
Contributions are welcome! Please read our Contributing Guide.
- Fork the repository
- Create your feature branch
- Follow the Golden Format for new skills
- Submit a pull request
⚠️ Security
Important: This repository contains third-party code and dependencies.
- ✅ Always review code before using in production
- ✅ Check dependencies for known vulnerabilities
- ✅ Follow security best practices
- ✅ Report security issues privately via Issues
📝 License
Copyright © 2025 Dr. Umit Kacar & Muhsin Elcicek
Custom License - See LICENSE for details.
👥 Contributors
|
Dr. Umit Kacar Senior AI Researcher & Engineer |
Muhsin Elcicek Senior Software Architect |