cmd-devops-devops

Diagnose repository DevOps readiness by detecting CI/CD, containerization, and IaC usage.

2|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/jlaws/dotfiles --skill cmd-devops-devops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cmd-devops-devops
Source: https://github.com/jlaws/dotfiles/tree/main/.agents/skills/cmd-devops-devops
Command: npx skills add https://github.com/jlaws/dotfiles --skill cmd-devops-devops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

DevOps teams often struggle to quickly assess deployment automation across CI/CD, containers, and infrastructure definitions. This skill provides a diagnostic framework to detect existing CI/CD configurations, containerization status, and IaC usage, enabling faster and safer deployment workflows. It is not intended for cloud provider selection.

Core Features & Use Cases

  • Diagnostic scanning of CI/CD platforms (GitHub Actions, GitLab CI, Jenkins, CircleCI)
  • Containerization discovery (Dockerfile, docker-compose.yml, container registries)
  • Infrastructure as Code (Terraform, Pulumi, Helm charts, Kubernetes manifests)
  • Scope definition and actionable recommendations for DevOps improvements

Quick Start

Diagnose a repository's DevOps setup and outline a CI/CD, containerization, and IaC plan.

Frequently Asked Questions about cmd-devops-devops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I diagnose my repository's DevOps readiness for CI/CD and infrastructure as code?

Diagnosing DevOps readiness involves scanning your repository for existing CI/CD configurations, containerization files like Dockerfiles, and IaC usage. This skill analyzes tooling references and outputs actionable recommendations for improving deployment workflows.

What is the best way to assess existing CI/CD pipelines and container deployment configurations?

Assessing CI/CD pipelines and container deployment involves identifying configuration files across platforms like GitHub Actions, GitLab CI, Jenkins, and CircleCI. It verifies scope coverage for container registries and docker-compose files, guiding steps for pipeline improvements.

Can I use this to detect Terraform and Kubernetes manifests for infrastructure as code?

Yes, this skill detects infrastructure as code usage by scanning for Terraform, Pulumi, Helm charts, and Kubernetes manifests. It verifies scope coverage and provides recommendations for IaC configuration improvements.

Does this skill support cloud provider selection for my infrastructure?

No, this skill is not intended for cloud provider selection. It focuses strictly on diagnosing deployment automation readiness by identifying CI/CD setup, containerization status, and IaC usage to guide safer deployment workflows.

How do I get actionable recommendations for improving my DevOps pipeline setup?

To get actionable recommendations, the skill performs a diagnostic scan of your source control repos and infrastructure definitions. It analyzes configuration tooling references, verifies scope coverage, and outputs guided steps for CI/CD, containers, and IaC improvements.