openspec-continue-change

Create the next OpenSpec workflow artifact from schema and instructions.

5|1|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/yuboon/ai-examples --skill openspec-continue-change-yuboon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/yuboon/ai-examples/tree/main/002-springboot-mcp/.claude/skills/openspec-continue-change
Command: npx skills add https://github.com/yuboon/ai-examples --skill openspec-continue-change-yuboon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users continue working on an OpenSpec change by creating the next required artifact in a defined workflow, ensuring progress and adherence to project structure.

Core Features & Use Cases

  • Progress Workflow: Automatically identifies and creates the next artifact needed for an OpenSpec change.
  • Status Tracking: Checks the current status of artifacts within a change to determine the next action.
  • Artifact Generation: Creates specific artifact files (e.g., proposal, spec, design, tasks) based on schema and instructions.
  • Use Case: After creating a proposal for a new feature, use this Skill to automatically generate the corresponding specification file based on the capabilities outlined in the proposal.

Quick Start

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

To generate the next artifact for an OpenSpec change workflow, you need a Skill that checks artifact status and automatically creates the next required file like a proposal, spec, design, or tasks.

What is OpenSpec artifact generation for spec-driven schemas?

OpenSpec artifact generation creates required workflow files for spec-driven schemas, ensuring structured project progress by systematically producing proposals, specifications, designs, and tasks.

Do I need the OpenSpec CLI to manage and track artifact status?

Yes, you need the OpenSpec CLI to manage and track artifact status, as the workflow requires CLI commands for checking current progress and retrieving instructions for the next artifact.

How do I create a specification from a proposal in a spec-driven workflow?

To create a specification from a proposal in a spec-driven workflow, use a status-tracking Skill that identifies the proposal as complete and automatically generates the corresponding specification file.

What are the limitations of automating artifact generation for OpenSpec changes?

A key limitation of automating artifact generation for OpenSpec changes is its strict dependency on the OpenSpec CLI for status checks, meaning the workflow cannot function without the CLI environment properly configured.

Can I use scripts to continue an OpenSpec change workflow across different platforms?

You can use scripts to continue an OpenSpec change workflow across platforms as long as the environment supports the required OpenSpec CLI for executing status checks and retrieving generation instructions.