openspec-continue-change

Continue an OpenSpec change by creating the next required artifact in workflow order.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/brandon-setegn/kafka-test --skill openspec-continue-change-brandon-setegn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/brandon-setegn/kafka-test/tree/main/.cursor/skills/openspec-continue-change
Command: npx skills add https://github.com/brandon-setegn/kafka-test --skill openspec-continue-change-brandon-setegn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you continue an OpenSpec change without losing momentum by identifying the next required artifact and guiding you to create it in the correct order.

Core Features & Use Cases

  • Workflow Continuation: Resume an in-progress OpenSpec change and determine what comes next.
  • Artifact Sequencing: Check status, read instructions, and create only the next allowed artifact.
  • Use Case: If a proposal is already started, this Skill helps you move from proposal to spec, design, or tasks without skipping steps or guessing the workflow.

Quick Start

Ask me to continue your OpenSpec change by name, or if you are unsure, ask me to help you choose the change to continue.

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 from where I left off?

To continue an OpenSpec change, the Skill identifies the next required artifact in the workflow sequence and guides you to create it. It checks the current status and enforces dependency rules so you resume proposals, specs, or tasks without skipping steps.

What is the correct workflow order for spec-driven change management artifacts?

The spec-driven change management workflow enforces a specific artifact sequence: proposal, spec, design document, and task list. The Skill applies dependency checks to ensure you only create the next allowed artifact in this strict order, preventing workflow gaps.

Do I need the openspec CLI to manage artifact sequencing?

Yes, you need the openspec CLI installed to manage artifact sequencing. The Skill requires the CLI to check change status, read workflow instructions, and enforce the one-artifact-per-invocation rule for your spec-driven development tasks.

Can I create multiple OpenSpec artifacts at once?

No, you cannot create multiple artifacts at once. The Skill enforces a one-artifact-per-invocation completion rule, ensuring you advance your spec-driven change management workflow by creating only the next required document sequentially.

Why does my OpenSpec proposal not advance to the spec phase?

Your OpenSpec proposal may not advance to the spec phase due to failed dependency checks or incomplete workflow sequencing. The Skill prevents skipping steps by verifying artifact status and enforcing the correct order before allowing the next creation.

What's the best way to resume an in-progress OpenSpec change without guessing the next step?

The best way to resume an in-progress OpenSpec change is to ask the Skill to identify the change by name. It reads your current status, determines the exact next required artifact, and guides you through creating it in the correct workflow order.