openspec-continue-change

Generate the next OpenSpec change artifact using the openspec CLI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/atman-33/skills --skill openspec-continue-change-atman-33
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/atman-33/skills/tree/main/.github/skills/openspec-continue-change
Command: npx skills add https://github.com/atman-33/skills --skill openspec-continue-change-atman-33

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the progression of an OpenSpec change by generating the next artifact in the workflow, helping teams move changes forward without manual artifact creation.

Core Features & Use Cases

  • Orchestrates the creation of the next artifact for an OpenSpec change using the openspec CLI.
  • Guides users through selecting a change, checking status, and applying instructions to generate artifacts.
  • Supports workflow continuity until all artifacts are complete, enabling rapid iteration.

Quick Start

Invoke the openspec-continue-change skill to advance the current OpenSpec change. If you know the change name, provide it; otherwise, allow the skill to prompt for available changes.

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?

To continue an OpenSpec change, invoke the skill with or without a change name to query status, read artifact instructions, and automatically create the next artifact file according to the provided template.

What happens if I don't provide a change name when advancing an OpenSpec workflow?

If no change name is provided, the skill prompts you to select from available OpenSpec changes before querying status and generating the required artifact files for the workflow.

How does the CLI manage artifact dependencies during change progression?

The CLI manages artifact progression by querying the current status and reading artifact instructions to create files that respect existing constraints and dependencies within the OpenSpec change workflow.

Can I automate the entire change workflow until all artifacts are complete?

Yes, you can automate workflow continuity by repeatedly invoking the skill to generate the next artifact, enabling rapid iteration until all required OpenSpec artifacts are complete.

Do I need the openspec CLI installed to use this change management workflow?

Yes, the openspec CLI is required as the skill orchestrates change progression by querying status and generating artifacts through the CLI's workflow management capabilities.