openspec-continue-change

Generate the next required OpenSpec artifact from current workflow status.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/deicer/codex-lb --skill openspec-continue-change-deicer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/deicer/codex-lb/tree/main/.agents/skills/openspec-continue-change
Command: npx skills add https://github.com/deicer/codex-lb --skill openspec-continue-change-deicer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you continue working on your OpenSpec changes by creating the next required artifact in your workflow, ensuring progress and adherence to the defined process.

Core Features & Use Cases

  • Automated Artifact Generation: Creates the next artifact based on the current status of an OpenSpec change.
  • Workflow Management: Guides you through the OpenSpec development lifecycle, from proposal to tasks.
  • Use Case: After creating a proposal for a new feature, use this Skill to automatically generate the corresponding specification file, moving your change closer to implementation.

Quick Start

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

To generate the next artifact for an OpenSpec change, you continue the workflow by checking the current status and creating the required proposal, specification, design, or tasks file based on that status.

What is the OpenSpec development workflow for progressing changes?

The OpenSpec development workflow progresses changes through a defined lifecycle, generating structured artifacts sequentially from initial proposals to detailed specifications, designs, and tasks.

How do I create specifications from an OpenSpec proposal?

You create specifications from an OpenSpec proposal by continuing the active change, which evaluates the current workflow status and automatically generates the corresponding specification file as the next required step.

Do I need the OpenSpec CLI to generate design and task artifacts?

Yes, you need the OpenSpec CLI installed to generate design and task artifacts, because the CLI is required to perform status checks and retrieve artifact instructions for the workflow.

Can I use OpenSpec to manage task generation for software development?

Yes, you can use OpenSpec to manage task generation for software development by progressing a change through its schema-driven lifecycle to automatically produce the required task artifacts.

Why does my OpenSpec change workflow stop progressing?

An OpenSpec change workflow stops progressing if the current status does not map to a recognized schema for proposals, specifications, designs, or tasks, preventing the next artifact from being generated.