methodology-devops

Automates DevOps practices across CI/CD, IaC, monitoring, and incident response workflows.

Updated Mar 6, 2026
One-click install
npx skills add https://github.com/oyjs1989/marketplace --skill methodology-devops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: methodology-devops
Source: https://github.com/oyjs1989/marketplace/tree/main/skills/methodology-devops/skills/methodology-devops
Command: npx skills add https://github.com/oyjs1989/marketplace --skill methodology-devops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

该技能为团队提供系统化的DevOps实践指导,帮助将持续集成、持续交付与快速反馈落地到日常开发与运维流程中,解决“部署慢、变更风险大、监控不足”等痛点。

Core Features & Use Cases

  • 提供CI/CD设计与实施框架,涵盖代码检查、自动化构建、测试、打包与部署策略。
  • 提供基础设施即代码(IaC)的落地模板、分环境配置与模块化资源组织,提升环境一致性与可重复性。
  • 提供监控、告警与可观测性方案,包含指标、日志、追踪与告警策略,支持事件响应与故障诊断场景。

Quick Start

Outline a complete end-to-end DevOps rollout for a web application, including CI/CD, IaC, monitoring, and incident response, with concrete tooling recommendations.

Frequently Asked Questions about methodology-devops

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

FAQPage Schema
How do I set up a complete CI/CD pipeline with infrastructure as code and monitoring?

To set up CI/CD with IaC and monitoring, design automated stages for code checking, building, testing, packaging, and deployment, then apply modular IaC templates for environment consistency and configure metrics, logs, and tracing for observability.

What's the best way to automate infrastructure provisioning across multiple environments?

Automating infrastructure provisioning across environments requires using infrastructure as code templates with modular resource organization and environment-specific configurations, which delivers reliable repeatability and consistency for cloud or on-prem deployments.

How do you build an incident response plan for automated deployment failures?

Building an incident response plan for deployment failures involves establishing monitoring alerts and observability metrics, then applying standardized CALMS-aligned runbooks to diagnose issues and automate recovery within your delivery pipeline.

Does this DevOps methodology work for both cloud and on-prem environments?

Yes, this DevOps methodology applies to both cloud and on-prem environments by standardizing CI/CD pipelines, modular IaC templates, and monitoring setups, ensuring reliable automated delivery regardless of your underlying infrastructure platform.

What is CALMS alignment in DevOps and why does it matter for automated delivery?

CALMS alignment in DevOps integrates Culture, Automation, Lean, Measurement, and Sharing practices into your workflows, ensuring that automated delivery pipelines, IaC configurations, and incident response runbooks drive continuous improvement.

Can I get standardized runbooks for incident response and fault diagnosis?

Yes, you can implement standardized runbooks for incident response and fault diagnosis by defining alerting strategies, tracing metrics, and logging setups within your monitoring framework to guide automated deployment recovery.