openspec-continue-change

Generate the next artifact in an OpenSpec change workflow.

1|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/mufengbufeng/EF --skill openspec-continue-change-mufengbufeng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/mufengbufeng/EF/tree/main/UnityProject/.claude/skills/openspec-continue-change
Command: npx skills add https://github.com/mufengbufeng/EF --skill openspec-continue-change-mufengbufeng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Continuously advancing an OpenSpec change requires creating the next artifact, coordinating tasks, and keeping the workflow aligned. This Skill provides a guided, repeatable process to progress a change by generating the next artifact steps.

Core Features & Use Cases

  • Guided prompts to identify the next artifact in an OpenSpec change workflow.
  • Instructions for interacting with the OpenSpec CLI to list changes, check status, and generate artifacts.
  • Use case: A developer wants to push forward a change and auto-create the next artifact without manual context switching.

Quick Start

Continue an OpenSpec change by creating the next artifact.

Frequently Asked Questions about openspec-continue-change

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

FAQPage Schema
How do I progress an OpenSpec change to the next artifact?

To progress an OpenSpec change to the next artifact, you can use a guided workflow that interacts with the OpenSpec CLI to check status and automatically generate the required artifact in the correct sequence. This automates continuation without manual context switching.

What is the process for generating OpenSpec artifacts in order?

Generating OpenSpec artifacts follows a strict sequence to ensure tasks are created in order and dependencies are respected. The process uses guided prompts to identify the required artifact and instructs the CLI to generate it, maintaining workflow alignment.

Do I need the OpenSpec CLI to automate my change workflow?

Yes, the OpenSpec CLI is required to automate your change workflow. The automation process relies on CLI commands to list changes, check current status, and generate the next artifact in the development sequence.

How do I check the status of an OpenSpec change before creating the next artifact?

You can check the status of an OpenSpec change by using the OpenSpec CLI. The workflow integrates these status checks to accurately determine which artifact needs to be generated next in the sequence.

Why does my OpenSpec change workflow require a strict artifact sequence?

Your OpenSpec change workflow requires a strict artifact sequence to ensure tasks are created in order and dependencies are respected. This prevents coordination issues and keeps the development workflow properly aligned.