openspec-continue-change

Generate the next OpenSpec artifact from current change status.

6|Updated Feb 13, 2021
One-click install
npx skills add https://github.com/dezkareid/dezkareid --skill openspec-continue-change-dezkareid
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/dezkareid/dezkareid/tree/main/design-system/design-tokens/.gemini/skills/openspec-continue-change
Command: npx skills add https://github.com/dezkareid/dezkareid --skill openspec-continue-change-dezkareid

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Continue working on an OpenSpec change by creating the next artifact.

Core Features & Use Cases

  • Automates progression through OpenSpec artifacts.
  • Validates and generates the next artifact based on current status.
  • Supports dependency awareness and guarded execution.

Quick Start

Tell me the next artifact to create for the active 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 continue an OpenSpec change and generate the next artifact?

You can continue an OpenSpec change by automating status identification, fetching instructions for the next required artifact, applying the template, and generating the artifact file at the specified path.

What is an OpenSpec artifact and when do I need to create one?

An OpenSpec artifact is a staged file within a change-management workflow. You need to create one when progressing through ongoing OpenSpec changes that span multiple dependent artifacts and require structured file generation.

How do I automate workflow progression for OpenSpec changes?

Automating OpenSpec workflow progression requires CLI-driven guidance to validate current status, select the next artifact based on dependency awareness, and apply the required template to generate the file automatically.

Does the OpenSpec change workflow support dependency awareness?

Yes, the OpenSpec change workflow supports dependency awareness through guarded execution, ensuring the next artifact is only generated when prior work dependencies within the ongoing workflow are satisfied.

What is the best way to manage multi-artifact changes in OpenSpec?

The best way to manage multi-artifact changes in OpenSpec is to automate continuation, letting the system validate current status, fetch instructions for the next artifact, and apply the required template to generate the file.

Why does my OpenSpec artifact generation stop during an ongoing change?

OpenSpec artifact generation may halt during an ongoing change if guarded execution detects unmet dependencies from prior work, or if the CLI-driven guidance cannot identify the current status to fetch the next artifact instructions.