openspec-continue-change

Automate OpenSpec change progression by creating subsequent artifacts via the openspec CLI.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/pertrai1/open-forge --skill openspec-continue-change-pertrai1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/pertrai1/open-forge/tree/main/.cursor/skills/openspec-continue-change
Command: npx skills add https://github.com/pertrai1/open-forge --skill openspec-continue-change-pertrai1

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of manually progressing OpenSpec changes by automating the creation of subsequent artifacts, simplifying the workflow for engineers.

Core Features & Use Cases

  • Automated Artifact Creation: Automatically generates artifacts for OpenSpec changes, streamlining the workflow.
  • User Selection: Allows users to select which change to work on, ensuring control over the workflow.
  • Status Tracking: Provides real-time status updates on the progress of the change and the artifacts created.

Quick Start

To continue working on an OpenSpec change, use the command: 'continue_change <change_name>'.

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 OpenSpec change progression and artifact creation?

Automate OpenSpec change progression by using the 'continue_change' command to programmatically generate subsequent artifacts, track real-time status, and streamline the development workflow.

What is OpenSpec change management and when do I need to create artifacts?

OpenSpec change management tracks development modifications. You need artifact creation when advancing changes programmatically to automate workflow progression and generate required documentation automatically.

Do I need the openspec CLI installed to automate change progression?

Yes, you need the openspec CLI installed to interact with the automation scripts. The Skill requires openspec to facilitate artifact creation and manage change status updates programmatically.

How do I select a specific OpenSpec change to work on and track its status?

Select a specific OpenSpec change by passing the change name to the 'continue_change' command. The Skill provides real-time status updates on the progress and artifacts created for that change.

What's the best way to streamline OpenSpec workflow automation for software development?

Streamline OpenSpec workflow by automating artifact creation through script-based progression. This eliminates manual steps, allows user selection of changes, and provides real-time status tracking for engineers.

Why does manual OpenSpec change progression slow down software development workflows?

Manual OpenSpec change progression creates workflow bottlenecks by requiring engineers to generate artifacts individually. Automating this process with scripts eliminates repetitive tasks and ensures consistent artifact creation across changes.