openspec-continue-change

Generate the next OpenSpec change artifact via the openspec CLI.

3|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/g1331/AutoRouter --skill openspec-continue-change-g1331
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/g1331/AutoRouter/tree/main/.claude/skills/openspec-continue-change
Command: npx skills add https://github.com/g1331/AutoRouter --skill openspec-continue-change-g1331

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Continue working on OpenSpec changes by creating the next artifact, enabling teams to progress a change without losing context.

Core Features & Use Cases

  • Guides users to identify and create the next artifact in an OpenSpec workflow.
  • Validates current progress and coordinates with the OpenSpec CLI to generate the artifact.
  • Supports multi-artifact workflows by ensuring proper sequencing and dependency awareness.

Quick Start

Select the next artifact to create and run the OpenSpec CLI to generate it.

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 in an OpenSpec change workflow?

To create the next artifact in an OpenSpec change workflow, you can use automation to validate current progress and coordinate with the OpenSpec CLI, ensuring proper sequencing and correct schema structure for the new file.

What is the process for advancing an OpenSpec change across multiple artifacts?

Advancing an OpenSpec change across multiple artifacts involves identifying the subsequent artifact, checking dependencies, and running the CLI to generate it while maintaining context throughout the workflow progression.

How does artifact sequencing work when progressing an OpenSpec change?

Artifact sequencing works by validating current progress and applying dependency awareness to ensure proper ordering. This mechanism guarantees that each subsequent artifact is generated only after its prerequisites are met.

Can I use the OpenSpec CLI to generate artifact files without losing context?

Yes, you can use the OpenSpec CLI to generate artifact files without losing context. The automation handles status and instructions, producing a correctly structured file that preserves your workflow state across the change.

Do I need to validate current progress before generating a subsequent OpenSpec artifact?

Yes, validating current progress is required before generating a subsequent OpenSpec artifact. This validation step ensures dependency awareness and proper sequencing, allowing the CLI to safely produce a correctly structured artifact file.

Why does my OpenSpec workflow fail to produce a correctly structured artifact file?

An OpenSpec workflow might fail to produce a correctly structured artifact file if current progress validation is skipped or if dependency sequencing is incomplete. The automation requires accurate status handling to generate the next artifact according to the schema.