Ops Workflow v1.0.0

Consolidate operational tasks into a single entrypoint with Python and PowerShell scripts.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/u-ss/Antigravity-chatgptpro- --skill ops-workflow-v1-0-0
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Ops Workflow v1.0.0
Source: https://github.com/u-ss/Antigravity-chatgptpro-/tree/main/.agent/workflows/ops
Command: npx skills add https://github.com/u-ss/Antigravity-chatgptpro- --skill ops-workflow-v1-0-0

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill consolidates various operational tasks into a single, easy-to-use entrypoint, reducing the complexity of managing and executing routine system operations.

Core Features & Use Cases

  • Unified Command Interface: Access health checks, deployment pre-checks, artifact cleaning, and documentation synchronization through one script.
  • Safe Operations: Features dry-run options for critical commands like deployment and cleaning to prevent accidental changes.
  • Use Case: A developer needs to quickly check the health of the system, ensure their worktree is clean before a deployment, and then synchronize documentation. They can achieve all of this with a few simple commands from the /ops workflow.

Quick Start

Run the health check for the system using the ops workflow.

Frequently Asked Questions about Ops Workflow v1.0.0

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

FAQPage Schema
How do I consolidate routine operational workflows into a single command interface?

You can consolidate operational workflows by using a unified entrypoint that manages health checks, deployment pre-checks, artifact cleaning, and documentation synchronization, reducing navigation overhead for routine system operations.

How do I run a safe deployment pre-check and clean artifacts before releasing?

Run a safe deployment pre-check and clean artifacts using the unified workflow, which supports dry-run options for critical commands to prevent accidental changes during deployment and artifact cleaning.

What is the best way to synchronize documentation during system operations?

The best way to synchronize documentation is through a unified command interface that executes deterministic Python scripts, ensuring your docs match the system state alongside routine operations.

Does the unified operations workflow support dry-run options for artifact cleaning?

Yes, the unified operations workflow supports dry-run options specifically for critical commands like artifact cleaning and deployment, preventing accidental changes and ensuring safe system management.

Do I need Python and PowerShell to execute health checks and artifact cleaning?

Yes, you need Python for deterministic task execution like health checks, and PowerShell specifically for artifact cleaning within the unified operations workflow entrypoint.