openspec-continue-change

Automate OpenSpec change workflows by generating the next artifact.

25|3|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/AkaraChen/2code --skill openspec-continue-change-akarachen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/AkaraChen/2code/tree/main/.claude/skills/openspec-continue-change
Command: npx skills add https://github.com/AkaraChen/2code --skill openspec-continue-change-akarachen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Continuously progress OpenSpec changes by creating the next artifact in the sequence, ensuring work keeps moving forward when users want to advance their change.

Core Features & Use Cases

  • Guided artifact creation: follows the OpenSpec workflow (proposal → specs → design → tasks) and creates the next required artifact when a change is being progressed.
  • Dependency-aware: reads existing completed artifacts to maintain context and only produces one artifact per activation.
  • Guardrails and prompts: enforces order, asks for missing input when context is unclear, and reports progress to keep you aligned with the schema.

Quick Start

Instruct me which OpenSpec change to continue on, or ask me to show the top recent changes to pick from.

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 and generate the next artifact?

To continue an OpenSpec change workflow, the Skill lists active changes, checks their status, and generates the next required artifact in the sequence. It guides you through the proposal, specs, design, and tasks steps automatically.

What is the correct artifact order for progressing an OpenSpec change?

The OpenSpec artifact order follows the sequence of proposal, then specs, then design, and finally tasks. The workflow enforces this step order, validates dependencies, and only produces one artifact per activation to ensure correct progression.

Can I skip artifacts when creating OpenSpec changes?

You cannot skip artifacts when creating OpenSpec changes. The workflow enforces strict step order and validates dependencies, prompting for missing input when context is ambiguous to keep you aligned with the active schema.

Do I need the openspec CLI to guide artifact creation?

Yes, you need the openspec CLI to guide artifact creation. The Skill operates across the openspec CLI to list changes, check status, and generate the next artifact based on the active schema during the change workflow.

Why does my OpenSpec change workflow stop progressing?

Your OpenSpec change workflow stops progressing when a required artifact is missing or context is ambiguous. The Skill addresses this by reading completed artifacts, prompting for missing input, and generating the next artifact to maintain forward momentum.