openspec-continue-change

Create the next artifact in an OpenSpec change workflow.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/AdJIa/markdown-x --skill openspec-continue-change-adjia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/AdJIa/markdown-x/tree/main/.cursor/skills/openspec-continue-change
Command: npx skills add https://github.com/AdJIa/markdown-x --skill openspec-continue-change-adjia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the continuation of an OpenSpec change by creating the next artifact, enabling you to progress workflows without manual orchestration.

Core Features & Use Cases

  • Orchestrates the next-step artifact creation for a selected change when tasks become ready.
  • Prompts you to pick a change if none is specified, surfaces the current status, and unlocks the next actionable artifact.
  • After creating an artifact, reports progress and what becomes available next so you can decide what to do next.

Quick Start

Continue the workflow by creating the next artifact for the selected 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 workflow and create the next artifact?

To continue an OpenSpec change workflow, the Skill detects the change status, prompts you to select a change if none is specified, and generates the next artifact using the schema's sequence. It then logs progress after artifact creation.

What happens when I resume an in-progress OpenSpec change across multiple artifacts?

When resuming an in-progress OpenSpec change, the Skill surfaces the current status, unlocks the next actionable artifact in the sequence, and reports what becomes available next so you can decide subsequent steps.

How does automated change management select the next artifact in an OpenSpec workflow?

Automated change management selects the next artifact by applying the OpenSpec schema's sequence rules. The Skill runs openspec status to detect workflow progress, then generates the appropriate artifact required to advance the selected change.

Do I need to manually specify a change to progress an OpenSpec workflow?

No, you do not need to manually specify a change. If no change is specified, the Skill prompts you to pick one from the available options, detects the status via openspec status, and orchestrates the next-step artifact creation automatically.

What is the best way to automate next-step artifact creation for command-line change management?

The best way to automate next-step artifact creation is using this Skill to orchestrate OpenSpec workflows. It detects readiness, prompts for selection when necessary, generates artifacts based on the schema sequence, and logs progress after creation.