openspec-continue-change

Create the next OpenSpec workflow artifact using the OpenSpec CLI.

95|15|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/jixoai/openspecui --skill openspec-continue-change-jixoai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/jixoai/openspecui/tree/main/.claude/skills/openspec-continue-change
Command: npx skills add https://github.com/jixoai/openspecui --skill openspec-continue-change-jixoai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openspec-cli, and includes scripts (resource) components.

What problem does it solve?

This Skill helps you seamlessly continue working on an OpenSpec change by automating the creation of the next required artifact in your workflow, ensuring progress and adherence to the defined schema.

Core Features & Use Cases

  • Automated Artifact Generation: Creates the next artifact (e.g., proposal, spec, design, task list) based on the current state of an OpenSpec change.
  • Context-Aware Workflow: Infers or prompts for the specific change to work on, checks its status, and generates the appropriate artifact using provided templates and instructions.
  • Use Case: After drafting an initial proposal for a new feature, you can use this Skill to automatically generate the detailed specification file for a capability mentioned in the proposal.

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 change workflow?

To generate the next artifact in an OpenSpec change workflow, use this Skill to check the change status and automatically create the required file, such as a proposal, specification, or task list.

How does automated artifact generation work for spec-driven development?

Automated artifact generation for spec-driven development works by inferring the current change state, retrieving instructions via the OpenSpec CLI, and producing the next sequential document using predefined schema templates.

Do I need the OpenSpec CLI to automate change management artifact creation?

Yes, you need the OpenSpec CLI installed to automate change management artifact creation, as the Skill depends on it to perform status checks and retrieve the necessary generation instructions.

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

Yes, you can automatically create a specification from an existing OpenSpec proposal by running this Skill, which identifies the completed proposal and generates the matching specification artifact for the specified capability.

What is the best way to progress a spec-driven development sequence?

The best way to progress a spec-driven development sequence is to use this Skill to automate workflow continuation, ensuring each artifact from proposal to task list is generated in the correct predefined order.

Why does my OpenSpec change workflow stop progressing between artifacts?

Your OpenSpec change workflow stops progressing between artifacts when the next file in the schema sequence is missing; this Skill resolves the block by automatically generating the required subsequent artifact.