agent-devops-review

Identify DevOps gaps in pull requests against CI/CD, container, rollout, and monitoring standards.

1|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/csackrider/AI-DLC --skill agent-devops-review-csackrider
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-devops-review
Source: https://github.com/csackrider/AI-DLC/tree/main/plugins/ai-dlc-skills/skills/agents/agent-devops-review
Command: npx skills add https://github.com/csackrider/AI-DLC --skill agent-devops-review-csackrider

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

DevOps review pass for PRs — CI/CD, containers, workflows, rollout, rollback, monitoring vs Tech Spec. Used by the /review orchestrator for the DevOps dimension.

Core Features & Use Cases

  • Gap identification: assesses alignment of the delivery surface with DevOps requirements across CI/CD, containers, and observability.
  • Risk scoring & reporting: produces actionable findings labeled blocking or advisory with references to relevant docs.
  • Use Case: applied to PRs requiring conformant rollout strategies and rollback plans before merge.

Quick Start

Provide the PR details and the Tech Spec to the agent so it returns a structured DevOps review with findings and a ready-to-publish report.

Frequently Asked Questions about agent-devops-review

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

FAQPage Schema
How do I review a pull request for DevOps gaps in CI/CD and monitoring?

To review a pull request for DevOps gaps, provide the PR details and Tech Spec to assess alignment across CI/CD pipelines, containers, and observability, generating a structured report with actionable findings.

What is a DevOps PR review and when do I need it?

A DevOps PR review identifies gaps in delivery surfaces against standards for rollouts, rollback paths, and monitoring. You need it when a PR requires conformant deployment strategies and observability before merge.

Can I use this to check container images and rollout plans against a Tech Spec?

Yes, you can check container images and rollout plans by applying the review to the repository delivery surface and related deployment docs, producing concrete findings labeled blocking or advisory.

What's the best way to identify missing rollback paths before merging a deployment?

The best way to identify missing rollback paths is to compare the PR delivery surface against the Tech Spec, scoring risks and generating a report that references relevant deployment docs for the orchestrator.

Do I need deployment docs and a Tech Spec to perform a DevOps risk assessment?

Yes, you need the Tech Spec, repository delivery surface, and related deployment docs to produce a structured DevOps risk assessment with actionable findings for the review orchestrator.

Why does my PR review report show advisory findings instead of blocking ones?

Your PR review report shows advisory findings when the identified gaps in observability or rollout plans do not critically violate the DevOps standards defined in the Tech Spec but still require attention.