opsx-apply

Apply approved change proposals across target hosts with rollback.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/ClankerGuru/opsx --skill opsx-apply-clankerguru
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opsx-apply
Source: https://github.com/ClankerGuru/opsx/tree/main/cli/src/main/resources/content/skills/opsx-apply
Command: npx skills add https://github.com/ClankerGuru/opsx --skill opsx-apply-clankerguru

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the application of change proposals across multiple hosts managed by opsx, ensuring consistent, auditable updates.

Core Features & Use Cases

  • Orchestrates the apply phase of a change workflow across Claude, Copilot, Codex, and OpenCode integrations.
  • Validates and persistently applies approved proposals to target hosts with rollback capabilities in case of failure.
  • Use Case: When a batch of changes is ready to deploy, OPSX applies them to all detected hosts and records results for auditing.

Quick Start

Run the opsx apply command to initiate applying all pending changes to the selected hosts and verify outcomes.

Frequently Asked Questions about opsx-apply

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

FAQPage Schema
How do I automate applying approved changes across multiple hosts?

Automating applying approved changes across multiple hosts is done through the opsx apply workflow, which validates proposals and persistently applies them to target hosts. It handles scope, target environments, and records results for auditing.

Can I rollback changes if a deployment fails across target hosts?

Rollback in common deployment scenarios is supported when applying changes across target hosts. The workflow handles safe failure handling, automatically rolling back failed updates while preserving auditable records of the attempt.

Does opsx apply work with Claude, Copilot, and Codex integrations?

Opsx apply works with Claude, Copilot, Codex, and OpenCode integrations. It orchestrates the apply phase of the change workflow across these integrations, ensuring consistent and auditable updates on all detected hosts.

How do I ensure deterministic execution when deploying changes to multiple environments?

Deterministic execution when deploying changes to multiple environments is ensured by the opsx apply workflow. It validates and persistently applies approved proposals, satisfying requirements for safe failure handling and auditable records.

What's the best way to audit applied changes across target hosts?

Auditing applied changes across target hosts is handled by the opsx apply workflow, which records results automatically. It validates proposals, applies them to detected hosts, and persists auditable records of every deployment outcome.

When do I need to run opsx apply for my deployment workflow?

You need to run opsx apply when a batch of changes is ready to deploy to selected hosts. It initiates applying all pending changes, verifies outcomes, and handles rollback in case of failure during common deployment scenarios.