openspec-continue-change

Create the next required OpenSpec artifact for a selected change.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/zh-impact/fcollections --skill openspec-continue-change-zh-impact
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/zh-impact/fcollections/tree/main/.claude/skills/openspec-continue-change
Command: npx skills add https://github.com/zh-impact/fcollections --skill openspec-continue-change-zh-impact

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenSpec users often need to progress a change by generating the next required artifact, ensuring the change moves forward in a structured, auditable way.

Core Features & Use Cases

  • Orchestrates the workflow to check change status, select a target change, and fetch instructions for the next artifact.
  • Generates the artifact file according to the schema's rules, while respecting dependencies and constraints.
  • Useful when coordinating multi-artifact OpenSpec changes across teams or automation pipelines.

Quick Start

Run openspec continue-change to create the next artifact for your chosen OpenSpec 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 create the next artifact for an OpenSpec change?

To create the next artifact for an OpenSpec change, the workflow checks status, selects a target change, fetches artifact instructions, and writes the file while respecting dependencies and constraints.

How does spec-driven change management handle multiple active changes?

Spec-driven change management handles multiple active changes by managing change selection during the workflow. It checks the status of available changes and prompts you to select a target before fetching instructions for the next artifact.

Can I use OpenSpec continue-change in automation pipelines for multi-artifact coordination?

Yes, you can use OpenSpec continue-change in automation pipelines for multi-artifact coordination. It orchestrates checking status, selecting changes, and generating required artifacts in a structured, auditable way.

Does the OpenSpec workflow respect artifact dependencies and schema constraints?

Yes, the OpenSpec workflow respects artifact dependencies and schema constraints. It generates the artifact file according to the schema's rules while ensuring dependencies and constraints are satisfied.

Why does my OpenSpec change need structured artifact generation?

Your OpenSpec change needs structured artifact generation to ensure the change moves forward in an auditable way. This enforces schema rules, dependencies, and constraints across the multi-artifact workflow.

What is the best way to progress a spec-driven change across teams?

The best way to progress a spec-driven change across teams is using a CLI workflow that checks change status, manages selection when multiple changes exist, and writes the next required artifact file respecting constraints.