ops-review

Audit ade-ops project states and validate environment consistency.

Updated May 26, 2026
One-click install
npx skills add https://github.com/rbutinar/ade-ops --skill ops-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ops-review
Source: https://github.com/rbutinar/ade-ops/tree/main/.agents/skills/ops-review
Command: npx skills add https://github.com/rbutinar/ade-ops --skill ops-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit provides a read-only session for auditing and reviewing the state of ade-ops projects, ensuring environments are validated and deployments are confirmed without the risk of unintended modifications.

Core Features & Use Cases

  • Environment Audit: Compare states across environments and flag inconsistencies.
  • Drift Detection: Check if deployed content matches source files.
  • Patch Review: Examine active patches and suggest merge-backs for stable ones.
  • Operations History: Review deployment timelines and identify gaps.
  • Overlay Validation: Check overlay consistency across environments.
  • Use Case: As a reviewer, you can initiate a review session to ensure all environments are in sync and no unintended changes have been made.

Quick Start

Run the 'ops-review' skill to start a review session for the project 'my-project'.

Frequently Asked Questions about ops-review

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

FAQPage Schema
How do I audit ade-ops project environments for inconsistencies?

To audit ade-ops project environments, run the ops-review skill to initiate a read-only session that compares states across environments and flags inconsistencies without risking unintended modifications.

What is deployment drift detection and how does it work for ade-ops projects?

Deployment drift detection checks if deployed content matches source files. The ops-review skill validates this by monitoring project states and confirming deployments match expected configurations.

How do I review active patches and identify merge-back opportunities?

You can review active patches by running an ops-review session, which examines active patches and suggests merge-backs for stable ones to keep your ade-ops project synchronized.

Does the ops-review skill modify project configurations during environment validation?

No, the ops-review skill provides a strictly read-only interface for auditing and reviewing project states, ensuring environments are validated and deployments are confirmed without unintended modifications.

What do I need to access deployment timelines and operations history for ade-ops?

You need access to project configuration and operation logs. The ops-review skill uses these inputs to review deployment timelines, identify gaps, and check overlay consistency across environments.