opsx-continue-change

Continue OpenSpec change workflows by creating the next required artifact.

Updated May 25, 2026
One-click install
npx skills add https://github.com/ywh0606/chat-robot --skill opsx-continue-change
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opsx-continue-change
Source: https://github.com/ywh0606/chat-robot/tree/main/.claude/skills/opsx-continue-change
Command: npx skills add https://github.com/ywh0606/chat-robot --skill opsx-continue-change

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users continue OpenSpec change workflows by identifying the next required artifact and avoiding manual tracking of workflow progress.

Core Features & Use Cases

  • Workflow Progression: Checks OpenSpec change status and determines the next artifact that should be created.
  • Artifact Generation Guidance: Retrieves artifact instructions, reads required dependencies, and creates the next workflow document in the correct order.
  • Use Case: Use this Skill when a development change is partially completed and you need to resume the OpenSpec process with the next proposal, specification, design, or task artifact.

Quick Start

Ask the skill to continue the current OpenSpec change workflow and create the next required artifact.

Frequently Asked Questions about opsx-continue-change

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

FAQPage Schema
How do I continue an OpenSpec change workflow and generate the next artifact?

To continue an OpenSpec change workflow, the system checks the current change status and automatically determines the next required artifact, reading schema instructions and dependencies to generate the workflow document in the correct order.

What is the process for resuming a partially completed OpenSpec change?

Resuming a partially completed OpenSpec change involves identifying missing workflow artifacts like proposals, specifications, designs, or tasks, then applying dependency checks to create the next required document.

Do I need the OpenSpec CLI installed to manage change artifacts?

Yes, managing change artifacts through this process requires the OpenSpec CLI to be available in your environment, as it drives the workflow progression and artifact creation rules.

How does artifact generation guidance work for OpenSpec changes?

Artifact generation guidance works by retrieving specific schema instructions for the next workflow step, reading required dependencies, and ensuring the artifact is created in the correct sequential order.

Can I manually track workflow progress instead of using automated artifact creation?

You can manually track progress, but automated artifact creation avoids manual tracking overhead by identifying the next required proposal, specification, design, or task document automatically from the current change status.