From f5-core
Guides DevOps practices: CI/CD (GitHub Actions/GitLab CI), Docker containerization, Kubernetes orchestration, monitoring (Prometheus/Grafana), IaC (Terraform), logging, SRE, DORA metrics.
How this skill is triggered — by the user, by Claude, or both
Slash command
/f5-core:devopsThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
DevOps practices for continuous integration, delivery, and operations
ci-cd/ci-cd-fundamentals.mdci-cd/deployment-strategies.mdci-cd/github-actions.mdci-cd/gitlab-ci.mdci-cd/pipeline-patterns.mdcontainerization/container-best-practices.mdcontainerization/docker-basics.mdcontainerization/docker-compose.mdcontainerization/multi-stage-builds.mdinfrastructure/cloud-patterns.mdinfrastructure/cost-optimization.mdinfrastructure/iac-fundamentals.mdinfrastructure/terraform-basics.mdlogging/elk-stack.mdlogging/log-aggregation.mdlogging/logging-best-practices.mdlogging/structured-logging.mdmonitoring/alerting.mdmonitoring/dashboards.mdmonitoring/metrics-fundamentals.mdDevOps practices for continuous integration, delivery, and operations to enable fast, reliable software delivery.
┌─────────────────────────────────────────────────────────────────┐
│ CONTINUOUS │
│ ┌──────┐ ┌──────┐ ┌──────┐ ┌──────┐ ┌───────┐ │
│ │ Plan │→ │ Code │→ │Build │→ │ Test │→ │Release│ │
│ └──────┘ └──────┘ └──────┘ └──────┘ └───────┘ │
│ ↑ │ │
│ │ INTEGRATION / DELIVERY ↓ │
│ ┌──────┐ ┌───────┐ ┌──────┐ │
│ │Learn │← │Monitor│← │Deploy│ │
│ └──────┘ └───────┘ └──────┘ │
│ OPERATIONS │
└─────────────────────────────────────────────────────────────────┘
| Metric | Elite | High | Medium | Low |
|---|---|---|---|---|
| Deployment Frequency | On-demand | Weekly | Monthly | Yearly |
| Lead Time | < 1 day | 1 week | 1 month | > 6 months |
| Change Failure Rate | < 15% | 16-30% | 31-45% | > 45% |
| MTTR | < 1 hour | < 1 day | < 1 week | > 1 week |
┌─────────────────────────────────────────────────────────────────┐
│ DevOps Maturity Levels │
├─────────────────────────────────────────────────────────────────┤
│ │
│ Level 5: Optimizing │
│ ├── Continuous improvement culture │
│ ├── Predictive analytics │
│ └── Self-healing systems │
│ │
│ Level 4: Measured │
│ ├── Comprehensive metrics │
│ ├── Data-driven decisions │
│ └── Automated compliance │
│ │
│ Level 3: Defined │
│ ├── Standardized pipelines │
│ ├── Infrastructure as Code │
│ └── Centralized logging/monitoring │
│ │
│ Level 2: Managed │
│ ├── Basic CI/CD │
│ ├── Some automation │
│ └── Manual deployments │
│ │
│ Level 1: Initial │
│ ├── Ad-hoc processes │
│ ├── Manual everything │
│ └── Siloed teams │
│ │
└─────────────────────────────────────────────────────────────────┘
npx claudepluginhub fujigo-software/f5-framework-claude --plugin f5-coreProvides DevOps, SRE, and platform engineering knowledge for HR and recruiting. Includes candidate screening, interview questions, role comparisons, and ecosystem explainers.
Guides Docker multi-stage builds, CI/CD pipelines, deployment strategies, infrastructure as code, and observability setup. Loads when working with Dockerfiles, GitHub Actions, Terraform, or production infrastructure.
Sets up production DevOps infrastructure: Docker containerization with Dockerfiles and docker-compose, CI/CD pipelines, Terraform IaC for cloud provisioning, and monitoring. For deploying apps.