nw-devops

Design CI/CD pipelines, infrastructure provisioning, and deployment observability.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/StudentCristian/nWave-github --skill nw-devops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nw-devops
Source: https://github.com/StudentCristian/nWave-github/tree/main/.github/skills/nw-devops
Command: npx skills add https://github.com/StudentCristian/nWave-github --skill nw-devops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill guides teams to design CI/CD pipelines, infrastructure, observability, and deployment strategies to ensure platform readiness for a feature.

Core Features & Use Cases

  • CI/CD pipeline design and automation
  • Infrastructure provisioning and configuration
  • Observability setup and runtime monitoring
  • Deployment strategies, rollback, and canary approaches
  • Platform readiness assessment for feature rollout

Quick Start

Provision a target deployment target and outline a ready-to-run CI/CD plan with observability and deployment steps for the feature.

Frequently Asked Questions about nw-devops

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

FAQPage Schema
How do I design CI/CD pipelines for greenfield and brownfield deployments?

Design CI/CD pipelines by scaffolding environments, automating tests, and enforcing reproducible pipelines for both greenfield and brownfield deployments to ensure consistent feature rollouts.

What deployment strategies minimize risk and maximize uptime during feature rollout?

Deployment strategies like canary rollouts and automated rollback guardrails minimize risk and maximize uptime by gradually shifting traffic and reverting failures automatically.

How do I set up observability telemetry to validate platform readiness?

Set up observability telemetry by configuring runtime monitoring and deployment observability to validate platform readiness and track feature stability during rollout.

Does this approach support infrastructure provisioning and automated tests?

Yes, infrastructure provisioning and configuration are supported alongside automated tests to provide a ready-to-run CI/CD plan with full environment scaffolding.

When do I need environment scaffolding for a feature rollout?

You need environment scaffolding when validating platform readiness for a feature, ensuring infrastructure provisioning and deployment observability are fully configured before release.