openspec-continue-change

Create the next OpenSpec workflow artifact based on change status.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you seamlessly progress through your OpenSpec development workflow by automatically creating the next required artifact based on the current change's status.

Core Features & Use Cases

  • Automated Artifact Generation: Creates the next artifact (e.g., proposal, spec, design, task) in your OpenSpec workflow.
  • Context-Aware Progression: Infers or prompts for the specific change you're working on, ensuring continuity.
  • Status Tracking: Checks the current state of your change and proceeds with the next logical step.
  • Use Case: After creating a proposal for a new feature, you can use this Skill to automatically generate the corresponding specification file based on the proposal's details.

Quick Start

Use the openspec-continue-change skill to create the next artifact for the 'add-user-authentication' 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 generate the next artifact in an OpenSpec development workflow?

To generate the next OpenSpec artifact, this Skill checks the current change status and automatically creates the next required file, such as a proposal, spec, design, or task, based on schema instructions and dependencies.

How does automated artifact generation work for OpenSpec changes?

Automated artifact generation works by reading your current OpenSpec change status, determining the next logical step, and creating the corresponding artifact file using predefined schema instructions and dependency mappings.

Do I need the openspec CLI tool to automate my spec and proposal workflow?

Yes, you need the openspec CLI tool installed and operational, as this Skill requires the CLI to list available changes, check their status, and generate the required artifacts.

Can I automatically create a specification from an existing OpenSpec proposal?

Yes, you can automatically create a specification from an existing OpenSpec proposal by using this Skill to continue the workflow, which infers the active change and generates the next dependent artifact.

What happens if I run OpenSpec workflow automation without specifying a change name?

If you run OpenSpec workflow automation without a change name, the Skill prompts you to select one by listing available changes before checking their status and proceeding with artifact generation.