openspec-continue-change

Generate the next OpenSpec change artifact based on active schema instructions.

19|4|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/ZanebonoAlter/Syntopica --skill openspec-continue-change-zanebonoalter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/ZanebonoAlter/Syntopica/tree/main/.claude/skills/openspec-continue-change
Command: npx skills add https://github.com/ZanebonoAlter/Syntopica --skill openspec-continue-change-zanebonoalter

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides users to smoothly progress an OpenSpec change by automatically creating the next required artifact, ensuring continuity and reducing manual steps.

Core Features & Use Cases

  • Stepwise artifact generation: selects the target change, checks current status, and creates the next artifact according to the active schema.
  • Dependency-aware workflow: reads completed artifacts before creating a new one to maintain correct order.
  • Guardrails and prompts: prompts for clarification when context is insufficient and prevents skipping artifacts.

Quick Start

Ask me to continue an OpenSpec change and I will create the next artifact following the active workflow.

Frequently Asked Questions about openspec-continue-change

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate creating the next artifact for an OpenSpec change?

To automate OpenSpec artifact creation, this Skill selects the target change, queries its current status, and generates the next required artifact file based on the active schema instructions. It reads completed artifacts to enforce dependencies and ensure correct stepwise progression.

How does dependency-aware workflow prevent out-of-order artifact generation?

Dependency-aware workflow prevents out-of-order artifact generation by reading completed artifacts before creating a new one. The Skill checks the current status of the OpenSpec change and enforces required dependencies, ensuring you cannot skip steps or create artifacts in the wrong sequence.

What happens if there is insufficient context to continue an OpenSpec change?

When there is insufficient context to continue an OpenSpec change, the Skill prompts you for clarification. It enforces guardrails by preventing artifact creation until enough information is provided, ensuring the generated artifact accurately follows the active schema instructions.

Can I skip artifacts when progressing through an OpenSpec change workflow?

You cannot skip artifacts when progressing through an OpenSpec change workflow. The Skill prevents out-of-order creation by checking the change status and enforcing dependencies, requiring all prerequisite artifacts to be completed before generating the next one.

What is the best way to track progress after generating an OpenSpec artifact?

The best way to track progress after generating an OpenSpec artifact is to rely on the Skill's built-in status reporting. After creating the next artifact file based on the active schema, it automatically reports the current progress of the change, showing what is completed and what remains.

Do I need to manually select the change when automating OpenSpec artifact creation?

You do not need to manually select the change when automating OpenSpec artifact creation. The Skill handles selecting the relevant change, querying its status, and generating the next artifact file automatically, reducing manual steps and ensuring continuity in the workflow.