openspec-continue-change

Generate the next OpenSpec change artifact from completed dependencies.

Updated Jan 10, 2026
One-click install
npx skills add https://github.com/rick2047/WrestleGM --skill openspec-continue-change-rick2047
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/rick2047/WrestleGM/tree/main/.opencode/skills/openspec-continue-change
Command: npx skills add https://github.com/rick2047/WrestleGM --skill openspec-continue-change-rick2047

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps development teams continue an OpenSpec change by generating the next required artifact in the workflow, ensuring consistent progress and reducing manual context switching.

Core Features & Use Cases

  • Automates status assessment of an OpenSpec change and identifies the next artifact in the sequence.
  • Creates the next artifact file according to the active schema, using completed dependencies for context without duplicating constraints.
  • Supports prompting the user to select a change when multiple changes exist and clearly communicates progress and unlocked artifacts.

Quick Start

Tell me which OpenSpec change to continue on, or ask me to continue the most recently modified change.

Frequently Asked Questions about openspec-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, the Skill assesses the current status and dependencies to automatically generate the next required artifact in the workflow sequence. It reads completed artifacts for context and writes the new artifact to the specified path, then shows unlocked artifacts and progress.

What is OpenSpec change management automation for software engineering?

OpenSpec change management automation streamlines progressing a change by generating the next artifact in the workflow. It identifies the active schema, reads completed dependencies to inform the new artifact without duplicating constraints, and clearly communicates current progress after creation.

How do I handle multiple OpenSpec changes when using CLI workflow automation?

When multiple OpenSpec changes exist, the automation prompts you to select which specific change to continue. It identifies the most recently modified change as a default option and then determines the required artifact sequence according to the active schema.

Can I use the OpenSpec change manager to create artifacts without duplicating constraints?

Yes, the OpenSpec change manager creates the next artifact according to the active schema by reading completed dependencies for context. It ensures consistent progress and generates the new artifact file without duplicating constraints from previous steps.

What happens after generating an artifact with the OpenSpec change workflow?

After generating the new artifact and writing it to the path specified by the instruction, the system presents the unlocked artifacts and current progress. This ensures consistent workflow advancement and reduces manual context switching for development teams.

Do I need specific dependencies to automate OpenSpec change generation?

No specific dependencies are required to automate OpenSpec change generation. The Skill operates standalone to identify the current status, read completed artifacts, and write the next required artifact file according to the active schema.