source-command-opsx-archive

Automates archiving of completed experimental workflow changes with artifact and task checks.

Updated Nov 15, 2025
One-click install
npx skills add https://github.com/morganabel/daily-workout --skill source-command-opsx-archive-morganabel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: source-command-opsx-archive
Source: https://github.com/morganabel/daily-workout/tree/main/.agents/skills/source-command-opsx-archive
Command: npx skills add https://github.com/morganabel/daily-workout --skill source-command-opsx-archive-morganabel

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of archiving completed changes in the experimental workflow, eliminating manual steps and reducing the risk of errors.

Core Features & Use Cases

  • Automatic Change Archiving: Automates the archiving of completed changes from the experimental workflow.
  • Change Selection: Allows selection of specific changes for archiving, enhancing control over the archiving process.
  • Status Checks: Ensures that all artifacts and tasks are complete before archiving, maintaining data integrity.
  • Delta Spec Sync: Offers the option to sync delta specs before archiving, ensuring up-to-date records.

Quick Start

Run the skill with the command /opsx:archive add-auth to archive the change with the name 'add-auth'.

Frequently Asked Questions about source-command-opsx-archive

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

FAQPage Schema
How do I automate the archiving of completed changes in an experimental workflow?

You can automate change archiving by running the skill with a command like `/opsx:archive [change-name]` to select and archive specific completed changes, eliminating manual steps and reducing errors.

Does workflow change archiving check if all artifacts and tasks are complete first?

Yes, status checks ensure that all artifacts and tasks are complete before archiving. This maintains data integrity by preventing incomplete changes from being archived in the experimental workflow.

Can I select specific changes for archiving instead of batching everything at once?

Yes, change selection allows you to target specific changes for archiving. You simply provide the change name in the command to archive that individual change, enhancing control over the process.

Do I need to sync delta specs before archiving completed workflow changes?

Delta spec synchronization is optional before archiving. The skill offers the ability to sync delta specs to ensure your records are up-to-date before the completed change is finally archived.

What permissions and environment setup are required for workflow access and archiving?

Appropriate permissions and environment setup are required for workflow access and archiving. You must ensure your environment is correctly configured to authenticate and execute the archiving scripts.