openspec-continue-change

Generate the next OpenSpec workflow artifact with proper sequencing.

27|2|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/DataCovey/nornweave --skill openspec-continue-change-datacovey
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/DataCovey/nornweave/tree/main/.cursor/skills/openspec-continue-change
Command: npx skills add https://github.com/DataCovey/nornweave --skill openspec-continue-change-datacovey

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Continue working on a change by creating the next artifact.

Core Features & Use Cases

  • Progress OpenSpec changes by automatically generating the next artifact in the workflow.
  • Enforce proper sequencing across proposal, specs, design, and tasks, ensuring dependencies are respected.
  • Context-aware artifact creation that reads completed artifacts and applies constraint rules during generation.

Quick Start

Instruct OpenSpec to continue the current change by generating 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 in the workflow?

To continue an OpenSpec change, instruct the workflow to generate the next artifact. The system automatically enforces proper sequencing, reads dependency artifacts for context, applies the template, and writes the result to the defined output path.

What is the proper sequencing for OpenSpec change management artifacts?

OpenSpec change management enforces proper sequencing across proposal, specs, design, and tasks artifacts. This ensures dependencies are respected and completed artifacts provide context before generating subsequent workflow steps.

Can I automatically create the next OpenSpec artifact from the CLI without manual template setup?

Yes, you can automatically create the next OpenSpec artifact from the CLI. The system uses the provided template and guidance to produce the artifact, enforcing sequencing and reading dependency artifacts without manual template configuration.

How does context-aware artifact creation work when progressing an OpenSpec specification?

Context-aware artifact creation works by reading completed dependency artifacts and applying constraint rules during generation. This ensures the new OpenSpec specification respects prior workflow context and sequencing dependencies.

What happens if I try to generate an OpenSpec artifact out of sequence?

The OpenSpec workflow enforces proper sequencing across artifacts. If you attempt to generate an artifact out of sequence, the system prevents generation to ensure dependency artifacts are completed and available for context first.

Do I need completed dependency artifacts before continuing an OpenSpec change workflow?

Yes, you need completed dependency artifacts before continuing an OpenSpec change workflow. The system reads these completed artifacts for context and applies constraint rules to properly generate the next artifact in the sequence.