openspec-continue-change

Generate the next OpenSpec artifact in a predefined workflow schema.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/Tzeusy/butlers --skill openspec-continue-change-tzeusy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/Tzeusy/butlers/tree/main/.gemini/skills/openspec-continue-change
Command: npx skills add https://github.com/Tzeusy/butlers --skill openspec-continue-change-tzeusy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users continue their workflow by creating the next artifact needed for an OpenSpec change, ensuring a structured and guided development process.

Core Features & Use Cases

  • Artifact Generation: Creates the next required artifact (e.g., proposal, spec, design) based on the current state of an OpenSpec change.
  • Workflow Guidance: Follows a defined schema to ensure artifacts are created in the correct order and with necessary context.
  • Use Case: After creating a proposal for a new feature, use this Skill to automatically generate the corresponding specification file for that feature.

Quick Start

Use the openspec continue change skill to progress your current work.

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?

To generate the next OpenSpec change artifact, you need a tool that programmatically reads your current workflow state and creates the required proposal, specification, design, or task file based on a predefined schema.

What is schema compliance in spec-driven development workflows?

Schema compliance in spec-driven development ensures artifacts like specifications and designs are generated in the correct sequence with necessary context, preventing out-of-order file creation and maintaining structured project progression.

Do I need the openspec CLI to continue a change workflow?

Yes, you need the openspec CLI installed to continue a change workflow, because the artifact generation process requires it to perform status checks and retrieve artifact instructions.

How do I automatically create a specification after a proposal?

To automatically create a specification after a proposal, use a workflow continuation tool that identifies the current artifact state and generates the next required specification file with proper sequencing and context.

What's the best way to manage spec-driven development artifact sequencing?

The best way to manage spec-driven artifact sequencing is using an automated workflow tool that follows a defined schema to ensure proposals, specifications, and tasks are created in the correct order.

Why does my change management workflow fail to generate the next design file?

Your change management workflow may fail to generate the next design file if the openspec CLI is missing or if the current artifact state does not meet the predefined schema compliance requirements for sequencing.