openspec-continue-change

Automate OpenSpec change workflow continuation by creating the next artifact.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/DihDyyy/login_app --skill openspec-continue-change-dihdyyy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/DihDyyy/login_app/tree/main/.agent/skills/openspec-continue-change
Command: npx skills add https://github.com/DihDyyy/login_app --skill openspec-continue-change-dihdyyy

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Streamlines the continuation of an OpenSpec change workflow by automatically creating the next artifact, reducing manual steps and ensuring workflow consistency.

Core Features & Use Cases

  • Artifact Creation: Automatically generates the next artifact in an OpenSpec workflow.
  • Workflow Management: Ensures the correct sequence of artifacts is created based on the current state of the change.
  • User Interaction: Allows users to select which change to work on and provides guidance for creating artifacts.

Quick Start

Continue working on the 'example-change' by creating the next artifact.

Frequently Asked Questions about openspec-continue-change

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate artifact creation in an OpenSpec change workflow?

To automate artifact creation in an OpenSpec change workflow, this Skill identifies the next required artifact and guides you through its creation. It retrieves the current workflow state and ensures the correct sequence of artifacts is generated automatically.

What is the best way to continue a spec-driven change without missing workflow steps?

The best way to continue a spec-driven change without missing steps is using an automated workflow continuation tool. It evaluates your current change state and automatically prompts the creation of the next required artifact to maintain sequence consistency.

Do I need the openspec CLI installed to manage artifact creation?

Yes, you need the openspec CLI installed to manage artifact creation. This Skill requires the openspec CLI for retrieving workflow state and executing the actual artifact creation steps within your development environment.

Does this workflow automation tool support custom schemas for change management?

Yes, this workflow automation tool supports custom schemas for change management. It handles both standard spec-driven formats and other custom schemas to guide artifact creation based on your specific project requirements.

How do I select which OpenSpec change to work on next?

To select which OpenSpec change to work on next, the Skill provides an interactive user interaction layer. It allows you to choose the specific change and then automatically determines and guides the creation of the next artifact.