openspec-continue-change

Automates creating the next OpenSpec artifact using the openspec CLI.

1|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/HerbertGao/qsl-cardhub --skill openspec-continue-change-herbertgao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/HerbertGao/qsl-cardhub/tree/main/.cursor/skills/openspec-continue-change
Command: npx skills add https://github.com/HerbertGao/qsl-cardhub --skill openspec-continue-change-herbertgao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This OpenSpec skill enables you to continue a change by generating the next artifact, keeping your OpenSpec workflow moving without manual context switching.

Core Features & Use Cases

  • Automates the creation of the next artifact for a given change.
  • Guides you through status checks and dependencies to ensure correct sequencing.
  • Writes the new artifact to the designated output path using instructions derived from the OpenSpec CLI.

Quick Start

Use the openspec-continue-change skill to generate the next artifact for your OpenSpec change. If a change name is not provided, the system will prompt you to choose from recent changes and then proceed to create 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 continue an OpenSpec change and generate the next artifact?

You can continue an OpenSpec change by using the openspec-continue-change skill to automate generating the next artifact. It reads completed artifacts for context, checks status via the OpenSpec CLI, and writes the new artifact to the designated output path.

What happens if I don't provide a change name when continuing an OpenSpec workflow?

If a change name is not provided when continuing an OpenSpec workflow, the system will prompt you to choose from recent changes. After selection, it proceeds automatically to create the next artifact for the chosen change.

How does spec-driven change management determine the correct sequence for artifacts?

Spec-driven change management determines artifact sequencing by relying on the OpenSpec CLI to provide status checks and dependency instructions. This ensures the correct workflow order before writing the new artifact.

Can I automate artifact creation across multiple iterations in an OpenSpec workflow?

Yes, you can automate artifact creation across iterations in an OpenSpec workflow. The skill automates continuing a change by generating the next output, keeping the workflow moving without manual context switching.

Do I need the OpenSpec CLI to advance a change and generate artifacts?

Yes, you need the OpenSpec CLI installed to advance a change. The skill relies on the CLI to check status, retrieve instructions, read completed artifacts, and write the new artifact to the output path.

What's the best way to avoid manual context switching when advancing OpenSpec changes?

The best way to avoid manual context switching is to use an automated workflow skill that reads prior artifacts and generates the next one. This keeps OpenSpec changes moving continuously without manual intervention.