openspec-continue-change

Create the next OpenSpec workflow artifact via the openspec CLI.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/memorysaver/agentpit-gg --skill openspec-continue-change
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/memorysaver/agentpit-gg/tree/main/.opencode/skills/openspec-continue-change
Command: npx skills add https://github.com/memorysaver/agentpit-gg --skill openspec-continue-change

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams advance an OpenSpec change by automatically initiating the creation of the next artifact, ensuring a smooth, repeatable progression in the change workflow.

Core Features & Use Cases

  • Artifact-driven progression: Generate the next artifact in the OpenSpec workflow when a user confirms they want to continue.
  • Status-aware operation: Interrogate available changes and artifacts using the OpenSpec CLI to determine what can be created next.
  • Use Case: Imagine you have an OpenSpec change with a few artifacts in progress. Use this skill to automatically generate the next required artifact file and link it to the change, so you can continue integration and review.

Quick Start

Use the openspec-continue-change skill to continue a change by generating the next artifact, prompting for the change if needed.

Frequently Asked Questions about openspec-continue-change

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

FAQPage Schema
How do I continue an OpenSpec change workflow automatically?

Continue an OpenSpec change by using the openspec-continue-change skill to automatically generate the next artifact. The skill interrogates your current change status via the OpenSpec CLI, creates the required artifact file, and links it to your change for seamless progression through the workflow.

What does it mean to continue a change in OpenSpec?

Continuing an OpenSpec change means advancing to the next artifact in your workflow. The openspec-continue-change skill automates this by determining which artifact should be created next based on your current change state, then generating and writing that artifact to its designated path.

Can I automate artifact generation in OpenSpec workflows?

Yes. The openspec-continue-change skill automates artifact generation by progressing your OpenSpec change to the next required artifact. It handles status checks, change selection, and file writing automatically, eliminating manual artifact creation steps.

Do I need to manually select which artifact to create next?

The openspec-continue-change skill prompts you for the change if needed, but otherwise handles artifact selection automatically. It uses the OpenSpec CLI to determine what comes next and generates the appropriate artifact without requiring manual selection of artifact types.

How does the openspec-continue-change skill track change status?

The skill uses the OpenSpec CLI to interrogate available changes and their current artifacts, checking status to understand what can be created next. This status-aware operation ensures the next artifact aligns with your workflow constraints and change progress.

What problem does automating OpenSpec artifact progression solve?

Manual artifact creation slows workflow progression and introduces consistency gaps. The openspec-continue-change skill solves this by automating the artifact generation process, ensuring repeatable, smooth advancement through your OpenSpec change workflow with proper artifact linking and status tracking.